You are here |
sookocheff.com | ||
| | | |
text.marvinborner.de
|
|
| | | | This article describes a variadic extension to the default fixed-point combinator namely the Y-combinator. We do this by translating the Scheme code from a paper to bruijn (pure lambda calculus). | |
| | | |
blog.thomasheartman.com
|
|
| | | | In which we go deep on folding lists and uncover surprisingly large and important differences between folding right and folding left. We discuss laziness, infinite lists, and catamorphisms. | |
| | | |
deniskyashif.com
|
|
| | | | How to define a recursive function in a language which doesn't support recursion using the Y combinator. | |
| | | |
jackkelly.name
|
|
| |