Mon. Feb 24th, 2025
How do you use for ...
 
Notifications
Clear all

How do you use for loops in Raku (Perl 6) to create an array of arrays?


Chris DuBois
Posts: 1239
Registered
Topic starter
(@chris)
Famed Member
Joined: 6 months ago

How does Raku handle multi-dimensional arrays, and how can for loops, map, and gather/take be used to generate structured lists?

Share: