MpZ.opBinaryRight

Dividend propagates quotient type to signed.

  1. MpZ opBinaryRight(Lhs lhs)
  2. MpZ opBinaryRight(Lhs lhs)
  3. Unqual!Lhs opBinaryRight(Lhs lhs)
    struct MpZ
    pure nothrow pragma(inline, true) @nogc const @trusted
    Unqual!Lhs
    opBinaryRight
    (
    string s
    Lhs
    )
    (
    Lhs lhs
    )
    if (
    (s == "/") &&
    )
  4. MpZ opBinaryRight(Base base)

Meta