Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Do you consider these different or the same?

by spurperl (Priest)
on Jul 01, 2005 at 12:19 UTC ( [id://471679]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Do you consider these different or the same?
in thread Do you consider these different or the same?

I think "isomorphic" in this context means that the two datums are interchangeable. Not necessarily residing in the same memory location, though. eq is used to find out if it's actually the same reference.

Besides, some languages/libraries can imlement a copy-on-write strategy (for example, QString in the Qt C++ library) that defy simple definitions.

  • Comment on Re^3: Do you consider these different or the same?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://471679]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-25 11:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found