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)
    struct BitInt(T = size_t)
    opAssign
    (
    uint8_t[] states
    )
  3. T opAssign(T state)
  4. T opAssign(T state)

Meta