Introduction and recap
- Perl 6 Lists and Arrays
- In first talk, covered
- List interpolation basics
- Infinite lists
- Arrays
- Parcel
- Slurpy lists and LoLs
- This talk covers more of the internal details of Perl 6 aggregates
- Iterables and Iterators
- Hash basics
- Captures (time permitting)