ulam 0.2.0

Utility crate for ulam calculations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Utility crate for ulam calculations."
documentation = "https://docs.rs/ulam"
edition = "2021"
license = "MIT"
name = "ulam"
readme = "README.md"
repository = "https://github.com/miketwenty1/ulam/"
resolver = "2"
version = "0.2.0"