TheAlgorithms / OCaml

Algorithms Implemented in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Algorithms Implemented in OCaml

License:MIT License


Languages

Language:OCaml 100.0%