The binary bitwise operation & with reflected operands
x.__rand__(y) <==> y&x
cf.Data.__rshift__
cf.Data.__ror__
Enter search terms or a module, class or function name.