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