|
You are here |
www.williamyaoh.com | ||
| | | | |
markkarpov.com
|
|
| | | | | [AI summary] A technical blog post arguing against the use of Free Monads in Haskell programming due to issues with inspection, efficiency, and composability, proposing Type Classes and Final Tagless Encoding as superior alternatives. | |
| | | | |
justinhj.github.io
|
|
| | | | | ||
| | | | |
blog.cofree.coffee
|
|
| | | | | [AI summary] The blog post introduces Monad Transformers in functional programming, explaining their purpose, implementation, and applications in combining monadic effects. | |
| | | | |
bartoszmilewski.com
|
|
| | | This is part of the book Category Theory for Programmers. The previous instalment was Category: The Essence of Composition. See the Table of Contents. The category of types and functions plays an important role in programming, so let's talk about what types are and why we need them. Who Needs Types? There seems to be... | ||