Sun. Jun 22nd, 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: 1795
Registered
Topic starter
(@chris)
Illustrious Member
Joined: 10 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: