algorithmica 0.1.3

Rust Algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "algorithmica"
version = "0.1.3"
authors = ["AbrarNitk <abrar.nitk@gmail.com>"]
edition = "2018"
description = "Rust Algorithms"
license = "MIT"
include = ["src/**/*", "Cargo.toml"]
repository = "https://github.com/AbrarNitk/algorithmica"

[dependencies]