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

https://github.com/owainlewis/ods

Data structures and algorithms in OCaml
https://github.com/owainlewis/ods

algorithms data-structures ocaml

Last synced: 8 months 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
```