BitInt.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BitInt!T opAssign(S rhs)
  2. BitInt!T opAssign(uint8_t[] states)
  3. T opAssign(T state)
    struct BitInt(T = size_t)
    nothrow pure @safe
    T
    opAssign
    (
    string s : "|"
    )
    ()
  4. T opAssign(T state)

Meta