lilliput-float
Synopsis
IEEE-754-compliant float-packing implementation, used in lilliput-core.
The implementation stands on the shoulders of rust-lang/compiler-builtins,
specifically its fn trunc/fn expand functions.
IEEE-754-compliant float-packing implementation, used in lilliput-core.
The implementation stands on the shoulders of rust-lang/compiler-builtins,
specifically its fn trunc/fn expand functions.