DCNum.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(DCNum rhs)
  2. bool opEquals(T rhs)
    struct DCNum
    const pure
    bool
    opEquals
    (
    T
    )
    (
    T rhs
    )
    if (
    isIntegral!(T)
    )

Meta