Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

ILogical.bitOr¶

Description¶

Performs a bitwise OR operation on this value with another value of the same type.

Signature¶

ILogical.This ILogical.bitOr(ILogical.This other);

Parameters¶

other : ILogical.This¶

On this page
  • ILogical.bitOr
    • Description
    • Signature
    • Parameters
      • other : ILogical.This