MpZ.opBinary

Remainer propagates modulus type.

  1. MpZ opBinary(MpZ rhs)
  2. MpZ opBinary(Rhs rhs)
  3. MpZ opBinary(Rhs rhs)
  4. MpZ opBinary(Rhs rhs)
  5. Unqual!Rhs opBinary(Rhs rhs)
    struct MpZ
    pure nothrow pragma(inline, true) @nogc const @trusted
    Unqual!Rhs
    opBinary
    (
    string s
    Rhs
    )
    (
    Rhs rhs
    )
    if (
    (s == "%") &&
    )

Meta