cf
Data.
__mod__
The binary arithmetic operation %
%
x.__mod__(y) <==> x % y
cf.Data.__pow__
cf.Data.__radd__