Decimal.opEquals

Implements Decimal equality test with other Decimal.

  1. bool opEquals(Decimal rhs)
    struct Decimal
    bool
    opEquals
  2. bool opEquals(T rhs)

Meta