infinitable 1.5.0

Infinity for types without infinite values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.num-traits]
default-features = false
version = "0.2"

[package]
authors = ["Philip Chung <philipchung1995@yahoo.com>"]
categories = ["mathematics", "no-std"]
description = "Infinity for types without infinite values"
keywords = ["infinity", "mathematics"]
license = "BSD-2-Clause"
name = "infinitable"
readme = "README.md"
repository = "https://github.com/ObjectBoxPC/rust-infinitable"
version = "1.5.0"