Skip to content

TheAlgorithms/OCaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.