Perl 6 More laziness and lists #5

Review, Parcels

    1, 2, ('hello', @a), 5/8, %h
($xyz)         # not a Parcel
($xyz,2)       # a Parcel with two items
($xyz,)        # a Parcel with one item
()             # an empty Parcel
Copyright © 2012
http://www.pmichaud.com/2012/pres/