Mpfr.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T value)
    struct Mpfr
    const
    bool
    opEquals
    (
    T
    )
    (
    const T value
    )
    if (
    isNumericValue!T
    )
  2. bool opEquals(Mpfr value)

Meta