eq-float 0.1.0

Float wrappers with a total order (by setting NAN == NAN)
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "eq-float"
description = "Float wrappers with a total order (by setting NAN == NAN)"
version = "0.1.0"
authors = ["AljoschaMeyer <mail@aljoscha-meyer.de>"]
edition = "2018"
license = "MIT"

[dependencies]