Crates.io | aryth |
lib.rs | aryth |
version | 0.0.11 |
source | src |
created_at | 2021-01-13 01:38:05.656599 |
updated_at | 2021-12-03 02:13:28.487567 |
description | a iterable toolset |
homepage | |
repository | |
max_upload_size | |
id | 341186 |
size | 32,228 |
Basic math and statistics tools
Add this to your Cargo.toml
:
[dependencies]
aryth = ">=0.0.1"
and this to your crate root:
extern crate aryth;
The aryth
crate is tested for rustc 1.48 and greater.
Licensed under