Aaron Sherman wrote:

> So,
> 
>       my all(str, int) $foo = $!;
> 
> would be fine? 

I'd expect so.

> I'm forgetting what has been said about $!

Typically contains an object with both string and integer conversions.
Whether convertability to both types is enough to satisfy a
superpositional type is an interesting question. I suspect it *is*.

Damian

Reply via email to