stalinsort

A Nim implementation of the Stalin Sort algorithm.


Keywords
algorithm, sort
License
CC0-1.0
Install
nimble install stalinsort

Documentation

stalinsort

The Stalin Sort algorithm from r/programmerhumor, implemented in Nim