Skip to content

jdan/ocaml-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 8, 2021
b27e0c4 · May 8, 2021

History

50 Commits
May 8, 2021
Aug 26, 2018
Aug 21, 2017
Aug 30, 2017
May 8, 2021
Sep 13, 2017

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