currency.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(OT other)
  2. int opCmp(T other)
    struct currency(string currency_name, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
    const
    int
    opCmp
    (
    T
    )
    (
    const T other
    )
    if (
    isNumeric!T
    )

Meta