On 8/24/06, Luke Palmer <[EMAIL PROTECTED]> wrote:
Well, actually Array would be a subtype of Array::Const, not t'other
way round.

Why?  That makes no sense to me.   An Array isn't a variety of
constant Array; a constant Array is a variety of Array...

Anyway, while smart matching with ~~ would be the usual way to go, I
suppose you could also do an explicit equality check with .^/.META...

--
Mark J. Reed <[EMAIL PROTECTED]>

Reply via email to