On Feb 12, 2006, at 11:38 AM, Edward Kenworthy wrote:
> Anyone able to point me to a resource please?
I'm currently reading Higher-Order Perl by Mark Jason Dominus, which
is really just a functional programming techniques handbook for
Perl. I'm writing about what I'm finding along the way, and
translating much of the code. It probably makes a lot more sense if
you read the book first, but here are the links, in case they help:
http://blog.grayproductions.net/articles/2006/01/17/recursion-and-
callbacks
http://blog.grayproductions.net/articles/2006/01/17/dispatch-tables
http://blog.grayproductions.net/articles/2006/01/20/caching-and-
memoization
http://blog.grayproductions.net/articles/2006/01/31/iterators-
chapters-4-and-5
I'll have the infinite streams article up soon...
James Edward Gray II