Mod.opAssign

Assign from value of unsigned integer type UI.

  1. auto ref opAssign(U value)
    struct Mod
    ref
    opAssign
    (
    U
    )
    ()
    if (
    isIntegral!U
    )
  2. auto ref opAssign(Mod!(n, U) rhs)

Meta