algorithms 0.2.1

A library for most common algorithms
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "algorithms"
version = "0.2.1"
authors = ["VitalyR <vitalyankh@gmail.com>"]
edition = "2018"
license = "MIT"
description = "A library for most common algorithms"

[dependencies]