[go: up one dir, main page]

float-ord 0.3.1

A total ordering for floating-point numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.travis-ci]
repository = "notriddle/rust-float-ord"
[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Michael Howell <michael@notriddle.com>"]
categories = ["algorithms", "no-std"]
description = "A total ordering for floating-point numbers"
documentation = "https://docs.rs/float-ord/0.3.1/float-ord/"
keywords = ["floats", "sort", "compare"]
license = "MIT / Apache-2.0"
name = "float-ord"
repository = "https://github.com/notriddle/rust-float-ord"
version = "0.3.1"