my @x = [1,2],[3,4]; if all(@x[1,2,3][0]) > 3{say "Alle über drei."}