ocaml-data-structures icon indicating copy to clipboard operation
ocaml-data-structures copied to clipboard

Some data structures and algorithms written in OCaml

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