algorithmplus 0.1.0

Library of commonly used algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Satvik Shukla <satvikshukla9@gmail.com>"]
description = "Library of commonly used algorithms."
edition = "2018"
license = "MIT"
name = "algorithmplus"
readme = "README.md"
repository = "https://github.com/satvikshukla/algorithmplus"
version = "0.1.0"