|
You are here |
comonad.com | ||
| | | | |
justinhj.github.io
|
|
| | | | | What's in this post? | |
| | | | |
bartoszmilewski.com
|
|
| | | | | This is part 13 of Categories for Programmers. Previously: Limits and Colimits. See the Table of Contents. Monoids are an important concept in both category theory and in programming. Categories correspond to strongly typed languages, monoids to untyped languages. That's because in a monoid you can compose any two arrows, just as in an untyped... | |
| | | | |
cronokirby.com
|
|
| | | | | Exploring 3 different ways of encoding the natural numbers - Read more: https://cronokirby.com/posts/2020/08/encoding-the-naturals/ | |
| | | | |
clojure.org
|
|
| | | [AI summary] A comprehensive technical guide detailing Clojure's interoperability with Java, covering class access syntax, method invocation, performance optimization via type hints, and advanced features like proxies and primitive support. | ||