Jump to content

Collections: Difference between revisions

m
Fix Perl 6 -> Raku in comments
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (Fix Perl 6 -> Raku in comments)
Line 3,035:
=={{header|Raku}}==
(formerly Perl 6)
 
Perl 6Raku has both mutable and immutable containers of various sorts. Here are some of the most common ones:
===Mutable===
<lang perl6># Array
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.