Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicklatch/ocaml_learn_exercises

My solutions to the ocaml.org exercises
https://github.com/nicklatch/ocaml_learn_exercises

functional-programming ocaml practice

Last synced: about 1 month ago
JSON representation

My solutions to the ocaml.org exercises

Awesome Lists containing this project

README

        

# Ocaml exercise solutions
## Exercises can be found [here](https://ocaml.org/exercises)

I'm fairly new to Ocaml and figured this would be a good way to not only practice solving problems with the language, but also practice creating a proper dune project.