perl6/doc/lib/Array
doc src
(title) class Array
class Array is List { ... }
An Array is a L<List> which forces all its elements to be
scalar containers, which means you can assign to array elements.
Perl 6 Tricks and Treats newsletter
Register to the free newsletter now, and get updates and news.