The OpenD Programming Language

Algebraic.opEquals

  1. bool opEquals(Algebraic rhs)
  2. bool opEquals(Algebraic rhs)
    struct Algebraic(T__...)
    scope @trusted const pure nothrow @nogc
    bool
    opEquals
    ()
    (
    scope ref const Algebraic rhs
    )
  3. bool opEquals(UnqualRec!T rhs)
  4. bool opEquals(UnqualRec!T rhs)

Meta