ExactFloat.opCmp

Support operations with any convertable types.

  1. int opCmp(ExactFloat b)
  2. int opCmp(T b)
    struct ExactFloat
    const nothrow pure
    int
    opCmp
    (
    T
    )
    (
    in T b
    )

Meta