mulIdentity method

  1. @override
Modular mulIdentity()
override

Implementation

@override
Modular mulIdentity() {
  return Modular(1, mod);
}