Algebraic.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(Algebraic that)
    struct Algebraic(Types...)
    @safe pure const @trusted
    static if(allSatisfy!(isComparable, Types))
    int
    opCmp
    ()
  2. int opCmp(U that)

Meta