PUBLIC   marks

ON THIS LINK

Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript

by greut

Is it possible to express a "recursive" function like factorial without using recursion or iteration? The answer--often surprising--is yes. The technique involved--expressing recursive functions as fixed-points--leads to a more fundamental understanding of recursion.

Wow, there's a lovely world that needs to be explored

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

functional   javascript   js   programming  

BY

greut
the 04/12/2008 at 22:44