The OpenD Programming Language

UDecimal.opBinaryRight

  1. UDecimal opBinaryRight(uint lhs)
  2. UDecimal opBinaryRight(uint lhs)
  3. UDecimal opBinaryRight(uint lhs)
    struct UDecimal
    @safe pure nothrow @nogc const
    opBinaryRight
    (
    string op : "*"
    )
    (
    const uint lhs
    )
  4. UDecimal opBinaryRight(uint )

Meta