value 0.1.0

Type-level constants for generic contexts
1
2
3
4
5
6
7
8
9
10
11
# `value`

Type-level constants for generic contexts.

These types implement `From`, `PartialEq`, and `PartialOrd` so that generic code
can check if a value is zero, etc.

This software can be freely used and modified under the [CC0 1.0 Universal
License].

[CC0 1.0 Universal License]: LICENSE.md