|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Pipe dreamby jdporter (Paladin) |
| on Sep 08, 2005 at 23:07 UTC ( [id://490416]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I've often reflected on the fact that perl's (and other languages') equivalent of a pipe stream is stacked functions which take and return lists. (A canonical example can be found in the Schwartzian Transform.) The equivalence is even stronger when lists can be lazy. Languages like Haskell do it beautifully. Presumably Perl6 will too.
In Section
Meditations
|
|
||||||||||||||||||||||||