operator % method

Big operator %(
  1. dynamic other
)

See Big.mod

Implementation

Big operator %(dynamic other) => mod(other);