My personal solutions to the OCaml Track on Exercism
  • OCaml 97.5%
  • Standard ML 2.5%
Find a file
2026-06-06 02:47:51 +02:00
solutions/ocaml [Sync Iteration] ocaml/dnd-character/2 2026-06-06 00:32:01 +00:00
.gitignore feat: add gitignore 2025-08-03 04:05:32 +02:00
README.md docs: add new references to README 2026-06-06 02:41:24 +02:00

OCaml Exercism

My personal solutions to the OCaml Track

Most of them were done while I was learning the language.

All the solutions in this repo were integrated using Exercism's new syncer feature, so all exercises are 100% passing.

Table of contents

Warning

These are my personal solutions shared for educational purposes only. Please use them for learning and reference, and do not copy or submit them as your own work.