Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/owainlewis/ocaml-datastructures-algorithms

Data structures and algorithms in OCaml
https://github.com/owainlewis/ocaml-datastructures-algorithms

algorithms data-structures ocaml

Last synced: 24 days ago
JSON representation

Data structures and algorithms in OCaml

Awesome Lists containing this project

README

        

# ODS

### Data Structure and Algorithms

Purely for educational use only

## Getting Started

```
$ eval $(opam env)
$ dune build
```