Pacote
    Preparing search index...

    Function or

    • Performs a bitwise OR operation on two U64 values. Equivalent to the numeric | operator.

      Parameters

      • a: U64

        First operand.

      • b: U64

        Second operand.

      Returns U64

      The result of the bitwise OR operation.