algorithmz 1.0.1

This is the corresponding implemenation of the python module of the same name.
Documentation
1
2
3
4
5
6
mod string;
mod map;
mod queue;
mod array;
mod set;
mod sorting;