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

https://github.com/vinatorul/99-problems

My OCaml 99 problems implementation
https://github.com/vinatorul/99-problems

Last synced: 8 months ago
JSON representation

My OCaml 99 problems implementation

Awesome Lists containing this project

README

          

### 99 Problems in OCaml

Here is my implementation of [99 Problems in OCaml](https://ocaml.org/learn/tutorials/99problems.html).

You will need `dune` and `ounit2` to build and run it.