Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jubnzv/ctfp
Solutions for challenges from Bartosz Milewski's "Category Theory for Programmers" book.
https://github.com/jubnzv/ctfp
category-theory ocaml
Last synced: about 1 month ago
JSON representation
Solutions for challenges from Bartosz Milewski's "Category Theory for Programmers" book.
- Host: GitHub
- URL: https://github.com/jubnzv/ctfp
- Owner: jubnzv
- Created: 2021-10-24T11:46:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T06:56:37.000Z (about 3 years ago)
- Last Synced: 2024-11-29T03:39:27.868Z (about 1 month ago)
- Topics: category-theory, ocaml
- Language: OCaml
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CTFP solutions
These are solutions for challenges from the first part of [CTFP](https://github.com/hmemcpy/milewski-ctfp-pdf) written mostly in OCaml.