The OpenD Programming Language

NormalizedInt.opCmp

Comparison operators.

  1. int opCmp(NormalizedInt!I rh)
  2. int opCmp(T rh)
    struct NormalizedInt(I)
    @safe pure nothrow @nogc const
    int
    opCmp
    (
    T
    )
    (
    T rh
    )
  3. int opCmp(F rh)

Meta