The OpenD Programming Language

NormalizedInt.opEquals

Equality operators.

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

Meta