algorithmplus 0.1.0

Library of commonly used algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "algorithmplus"
version = "0.1.0"
authors = ["Satvik Shukla <satvikshukla9@gmail.com>"]
license = "MIT"
description = "Library of commonly used algorithms."
repository = "https://github.com/satvikshukla/algorithmplus"
readme = "README.md"
edition = "2018"

[dependencies]