ariprog 0.1.0

🧮 Need a powerful and simple library to work with arithmetic progressions in Rust? You should definitively try ariprog out!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Kauê Fraga Rodrigues"]
description = "🧮 Need a powerful and simple library to work with arithmetic progressions in Rust? You should definitively try ariprog out!"
edition = "2021"
keywords = ["math", "ap"]
license = "MIT"
name = "ariprog"
readme = "crates-readme.md"
repository = "https://github.com/kauefraga/ariprog"
version = "0.1.0"