Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thealgorithms/ocaml

Algorithms Implemented in OCaml
https://github.com/thealgorithms/ocaml

algorithms data-structures hacktoberfest ocaml

Last synced: 3 months ago
JSON representation

Algorithms Implemented in OCaml

Awesome Lists containing this project

README

        

# 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.