Damian wrote:
> Alternatively, this might be an ideal spot for adverbs:
> 
>       return :Block @foo;
>       want :Method Lazy;
>       caller :{.label eq 'MAINLOOP"};

Errr.... what is that odd and disturbing notation?  I don't recall
ever seeing that.

> [...] 
>       return Block: @foo;
>       want Method: Lazy;
>       caller Whence({.label eq 'MAINLOOP"}:;

Yeah, that's more like it.

Luke

Reply via email to