https://github.com/vkazanov/99-problems-in-ocaml
My take on solving 99 problems in OCaml
https://github.com/vkazanov/99-problems-in-ocaml
Last synced: about 2 months ago
JSON representation
My take on solving 99 problems in OCaml
- Host: GitHub
- URL: https://github.com/vkazanov/99-problems-in-ocaml
- Owner: vkazanov
- License: gpl-3.0
- Created: 2019-04-12T11:50:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T14:05:17.000Z (about 6 years ago)
- Last Synced: 2025-04-01T23:29:27.112Z (2 months ago)
- Language: OCaml
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 99-problems-in-ocaml
My take on solving [99 problems in OCaml](https://ocaml.org/learn/tutorials/99problems.html)