SerialInteger.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T rhs)
    struct SerialInteger(T)
    const pure nothrow @nogc
    bool
    opEquals
    (
    const T rhs
    )
  2. bool opEquals(SerialInteger rhs)

Meta