Decimal.opCmp

Implements comparison of Decimal with other numeric types and strings.

  1. int opCmp(Decimal rhs)
  2. int opCmp(T rhs)
    struct Decimal
    int
    opCmp
    (
    T
    )
    (
    T rhs
    )

Meta