The binary arithmetic operation // with reflected operands
x.__rfloordiv__(y) <==> y//x
cf.Data.__rtruediv__
cf.Data.__rpow__
Enter search terms or a module, class or function name.