Introduction
- Perl 6 Lists, Arrays, and Hashes
- Lists are a fundamental part of "Perlish" nature
- Significant changes in Perl 6:
- Lazy lists
- Infinite lists
- New list contexts (e.g, flattening, list-of-list)
Copyright © 2011 http://www.pmichaud.com/2011/pres/ |