/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

bartoszmilewski.com
| | jao.io
2.2 parsecs away

Travel
| |
| | www.jeremykun.com
1.9 parsecs away

Travel
| | A lot of people who like functional programming often give the reason that the functional style is simply more elegant than the imperative style. When compelled or inspired to explain (as I did in my old post, How I Learned to Love Functional Programming), they often point to the three "higher-order" functions map, fold, and filter, as providing a unifying framework for writing and reasoning about programs. But how unifying are they, really?
| | blog.sigfpe.com
2.3 parsecs away

Travel
| | [AI summary] An in-depth technical exploration demonstrating how Haskell monads can be formally defined as monoids in the category of endofunctors using abstract categorical logic and functional programming code.
| | johnazariah.github.io
23.6 parsecs away

Travel
| A post about how the foundations of functional programming have neat effects on real-life programming