[go: up one dir, main page]

nonmax 0.3.0

Numeric types that cannot hold maximum values
Documentation
1
2
3
4
5
6
7
8
9
# nonmax Changelog


## Unreleased Changes


## 0.3.0 (2020-09-27)

* Fixed casing of `NonMaxUsize` and `NonMaxIsize`

## 0.2.0 (2020-09-27)

* Initial release