https://github.com/rogercoll/category_theory_for_programmers
Challenges of the Category Theory for Programmers book.
https://github.com/rogercoll/category_theory_for_programmers
Last synced: 10 months ago
JSON representation
Challenges of the Category Theory for Programmers book.
- Host: GitHub
- URL: https://github.com/rogercoll/category_theory_for_programmers
- Owner: rogercoll
- Created: 2023-11-12T13:17:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T17:49:03.000Z (over 2 years ago)
- Last Synced: 2025-08-31T03:54:44.674Z (10 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Category Theory for Programmers Challenges
[Category Theory for Programmers book](https://github.com/hmemcpy/milewski-ctfp-pdf) challenges implementations:
- [ ] Rust
- [ ] Ocaml
- [ ] Go