Skip to content

jdan/ocaml-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-data-structures

I'm learning OCaml and re-learning some data structures.

Index

Development

# Build all the things
make

# Run the tests
make test