Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 4.61 KB

README.md

File metadata and controls

29 lines (23 loc) · 4.61 KB

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