|
You are here |
eli.thegreenplace.net | ||
| | | | |
danilafe.com
|
|
| | | | | [AI summary] The blog post explains how to generalize Haskell's foldr function to any recursive data type using the concept of base functors and catamorphisms. | |
| | | | |
matthew.brecknell.net
|
|
| | | | | ||
| | | | |
blog.scottnonnenberg.com
|
|
| | | | | My functional journey started with Javascript techniques, grew as I briefly explored a few functional languages, then bloomed as I got comfortable with Elixir. Going further has finally defined... | |
| | | | |
matthew.brecknell.net
|
|
| | | [AI summary] This article explains a Haskell performance optimization trick using difference lists to convert quadratic-time list-building functions into linear-time operations by leveraging monoids and folds. | ||