On Fri, May 13, 2005 at 07:28:03PM -0700, Larry Wall wrote:
> That's what .id is supposed to do, without the bogus numorstringification
> semantics.  It should return something opaque that matches with ~~.

Okay, implemented as such.

What does unboxed values return for their "id", though?

    3 =:= 3;        # always true?
    3.id ~~ 3.id;   # ditto?

Thanks,
/Autrijus/

Attachment: pgpIljOFdc53u.pgp
Description: PGP signature

Reply via email to