BitInt.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(BitInt!S rhs)
  2. bool opEquals(T rhs)
    struct BitInt(T = size_t)
    const
    bool
    opEquals
    (
    T rhs
    )
  3. bool opEquals(uint8_t[] states)

Meta