Wikia

Perl6 Wiki

List

Talk0
77pages on
this wiki

A set of data with an implicit order.

Creation Edit

Use the list creator, ( , )

my @list = ("something", 42, $reference);
say @list[0];    # prints "something"


See also Edit

Advertisement | Your ad here

Photos

Add a Photo
10photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki