opBinary

Returns the result of performing the specified binary operation on this number and the argument.

  1. decimal opBinary(D that)
  2. decimal opBinary(T x)
    const
    decimal
    opBinary
    (
    string op
    T
    )
    (
    T x
    )

Meta