aryth

Crates.ioaryth
lib.rsaryth
version0.0.11
sourcesrc
created_at2021-01-13 01:38:05.656599
updated_at2021-12-03 02:13:28.487567
descriptiona iterable toolset
homepage
repository
max_upload_size
id341186
size32,228
Hoyeung Wong (hoyeungw)

documentation

README

aryth

crate documentation minimum rustc 1.48 build status

Basic math and statistics tools

Usage

Add this to your Cargo.toml:

[dependencies]
aryth = ">=0.0.1"

and this to your crate root:

extern crate aryth;

Compatibility

The aryth crate is tested for rustc 1.48 and greater.

License

Licensed under

Commit count: 0

cargo fmt