Explore >> Select a destination


You are here

raphlinus.github.io
| | eli.thegreenplace.net
6.8 parsecs away

Travel
| |
| | www.jeremykun.com
6.6 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?
| | hookrace.net
7.3 parsecs away

Travel
| |
| | lwn.net
24.9 parsecs away

Travel
| Statically typed programming languages can help catch mismatches between the kinds of values a [...]