Algebraic.opCmp

  1. auto opCmp(typeof(this) rhs)
  2. auto opCmp(T rhs)
    struct Algebraic(_Types...)
    const
    static if(!(is(T == void)))
    opCmp
    ()
    (
    auto ref const T rhs
    )
  3. auto opCmp(int rhs)
  4. auto opCmp(uint rhs)

Meta