ExactFloat.opEquals

Support operations with any convertable types.

  1. bool opEquals(ExactFloat b)
  2. bool opEquals(T b)
    struct ExactFloat
    const nothrow @nogc pure
    bool
    opEquals
    (
    T
    )
    (
    in T b
    )

Meta