Fixed.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(Fixed b)
  2. int opCmp(long b)
  3. int opCmp(double b)
    struct Fixed(uint scale)
    pure nothrow const
    int
    opCmp
    (
    const double b
    )

Meta