logor[procedure] logor n ...
SISC: logical (bitwise) or of exact integers.
Note that SISC has range limitation in n (as of 1.6.4).
See also logand, logxor, lognot,
ashl, ashr.
This function is called logior, bitwise-ior or
bit-or
in other implementations.
|