Rational.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(T o)
  2. int opCmp(T o)
    struct Rational
    @nogc pure const nothrow
    int
    opCmp
    (
    T
    )
    (
    T o
    )
    if (
    is(Unqual!T == Rational)
    )

Meta