float 0.1.2

Lightweight wrappers around primitive floating point types.
Documentation
1
2
3
4
5
6
7
# libfloat

A Rust library consisting of lightweight wrappers around primitive floating
point types, including Ord wrappers and stub types for nonstandard precisions
(e.g., `f16`).

[Documentation](https://peterhj.github.io/libfloat/float/)