SerialInteger.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SerialInteger opAssign(SerialInteger rhs)
  2. SerialInteger opAssign(T rhs)
    struct SerialInteger(T)
    ref nothrow @nogc
    opAssign
    (
    T rhs
    )

Meta