OCaml icon indicating copy to clipboard operation
OCaml copied to clipboard

Algorithms Implemented in OCaml

The Algorithms - OCaml

Algorithms implemented in OCaml (for education)

These algorithms are for demonstration purposes only. There are many sort implementations in the OCaml standard library that may have better performance.