saturating 0.1.0

Provides Saturating<T>, an intentionally-saturating arithmetic wrapper.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Breezewish <me@breeswish.org>"]
categories = ["no-std"]
description = "Provides Saturating<T>, an intentionally-saturating arithmetic wrapper."
edition = "2018"
keywords = ["numerics", "mathematics"]
license = "MIT"
name = "saturating"
repository = "https://github.com/breeswish/saturating-rs"
version = "0.1.0"