Integer.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opAssign(T rhs)
    struct Integer(T, char E)
    ref
    opAssign
    (
    T rhs
    )
  2. auto ref opAssign(Integer!(U, E2) rhs)

Meta