range_bound_cmp 0.1.0

Comparison operations between primitive `Bound` values
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "range_bound_cmp"
authors = ["Christopher Edward Dawn"]
version = "0.1.0"
edition = "2021"
description = "Comparison operations between primitive `Bound` values"
readme = "README.md"
repository = "https://github.com/cedtwo/range_bound_cmp.git"
license = "MIT OR Apache-2.0"
keywords = ["range", "bound", "cmp", "set", "intersect"]
categories = ["algorithms", "mathematics", "data-structures"]