Supply zip

Run Settings
LanguageRaku
Language Version
Run Command
my Supply $s1 .= from-list: 10 .. 100; my Supply $s2 .= from-list: 1 .. 10; Supply.zip($s1, $s2).map(-> [$a, $b] { $a div $b, $a % $b }).tap: &say
Editor Settings
Theme
Key bindings
Full width
Lines