[go: up one dir, main page]

num-cmp 0.1.0

Comparison between differently typed numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
i128 = []

[package]
authors = ["Kang Seonghoon <public+git@mearie.org>"]
categories = ["algorithms"]
description = "Comparison between differently typed numbers"
documentation = "https://docs.rs/num-cmp/"
homepage = "https://github.com/lifthrasiir/num-cmp"
keywords = ["numeric", "comparison", "compare"]
license = "MIT/Apache-2.0"
name = "num-cmp"
readme = "README.md"
repository = "https://github.com/lifthrasiir/num-cmp"
version = "0.1.0"