nanval 0.1.0

A NaN-tagged value using a 64-bit floating-point number (`f64`) as base, with a 16-bit tag and 32-bit payload.
Documentation

nanval

Crates.io Docs.rs GitHub LOC

A no_std, zero-dependency crate for the creation and handling of NaN-tagged values.

Inspired by this article and this crate