licenses.dev

num-order v1.2.0

Numerically consistent `Eq`, `Ord` and `Hash` implementations for various `num` types (`u32`, `f64`, `num_bigint::BigInt`, etc.)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.4.6Big integer implementation for RustDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustDIRECT2
num-integer • 0.1.46Integer traits and functionsINDIRECT2
num-rational • 0.4.1Rational numbers implementation for RustDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
num-modular • 0.6.1Implementation of efficient integer division and modular arithmetic operations with generic number types. Supports various backends including num-bigint, etc.. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/num-order)](https://licenses.dev/cargo/num-order)
<a href="https://licenses.dev/cargo/num-order">
  <img src="https://licenses.dev/b/cargo/num-order" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/cargo/num-order/1.2.0)](https://licenses.dev/cargo/num-order/1.2.0)
<a href="https://licenses.dev/cargo/num-order/1.2.0">
  <img src="https://licenses.dev/b/cargo/num-order/1.2.0" alt="licenses" />
</a>
GitHub