Help for this page
next if ! grep { $_<val> == 5 } @combo;
next if none(@a) == 5;
sub combo (Int $by is copy, @list is copy) returns Ref { my @position = 0 .. ($by - 2), $by - 2; ... } } }