Explore >> Select a destination


You are here

alternativebit.fr
| | cronokirby.com
18.7 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-2/
| | fsharpforfunandprofit.com
13.7 parsecs away

Travel
| | Building a parser combinator library from scratch
| | nielssp.dk
13.7 parsecs away

Travel
| | The website and blog of a 31 year old software developer
| | bartoszmilewski.com
65.7 parsecs away

Travel
| 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...