gonix
/
lix
/
libexpr
/
builtins
/
bitOr.md
name: bitOr args: [e1, e2]
Return the bitwise OR of the integers
e1
and
e2
.