/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kupac.gitlab.io
| | lambdaland.org
3.5 parsecs away

Travel
| | This is the story of how I solved a problem (ugly, cumbersome boilerplate code) that I ran into while writing a program in a functional language (Elixir). Functional programming languages often pride themselves on expressiveness and elegance; but occasionally they are not amenable to the most obvious solutions to the problems we wish to solve. In this case, the simplest solution to my problem would have been to have a global mutable variable. But no one likes those.
| | hookrace.net
3.4 parsecs away

Travel
| |
| | markkarpov.com
2.2 parsecs away

Travel
| | [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.
| | gist.github.com
12.4 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.