Integer.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T rhs)
    struct Integer(T, char E)
    bool
    opEquals
    (
    T rhs
    )
  2. bool opEquals(Integer!(U, E2) rhs)

Meta