ratio

Crates.ioratio
lib.rsratio
version0.0.0
sourcesrc
created_at2018-06-20 20:05:24.744264
updated_at2018-06-20 20:05:24.744264
descriptionCompile-time rational arithmetic
homepage
repository
max_upload_size
id70996
size2,357
Dylan MacKenzie (ecstatic-morse)

documentation

README

Ratio

A library for compile-time rational arithmetic. At the moment, this crate contains only the Rational trait. However, when const generics land, it will be updated to include a Ratio<N, D> type which implements Rational.

Commit count: 0

cargo fmt