thundergnat Could also do a hyper apply if order doesn't matter. Isn't out-of-order right now but is specced to be able to. 13:42
m: my &block = { put $_ }; my @array = <a b c>; @array>>.&block 13:43
camelia a
b
c
thowe "hyper apply" is not something I have seen before. 18:42