2010/11/6 Tadeusz Sośnierz <tadzi...@gmail.com>: > As I accidentally volunteered for managing a list of topics and writers > for this year's Advent Calendar [1], I started to collect some ideas of > things it'd be nice to write about. There's a gist [2] with the list of > things from the top of my head. If you have any ideas, please post them, > bonus points if you could write about it.
I found the Fibers implementation[1] recently posted on perl6-language really interesting, and it may be a good way to show off the power of lazy lists and gather/take. Leon [1] http://www.mail-archive.com/perl6-all@perl.org/msg90270.html