BitInt.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BitInt!T opOpAssign(T rhs)
  2. BitInt!T opOpAssign(BitInt!T rhs)
    struct BitInt(T = size_t)
    opOpAssign
    (
    string op
    )
  3. T opOpAssign(uint8_t[] rhs)

Meta