Expand description

NiceFloat, a wrapper around primitive floats.

Structs

NiceFloat is a wrapper around primitive float types that provides nicer Eq, Ord, Hash, Display, and FromStr instances.