The OpenD Programming Language

NormalizedInt.opCmp

Comparison operators.

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

Meta