caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Will Benton <willb@cs.wisc.edu>
To: caml-list@pauillac.inria.fr
Subject: Re: [Caml-list] Some things are more equal than others
Date: 08 Nov 2001 12:46:40 -0600	[thread overview]
Message-ID: <1005245200.6644.67.camel@h192-168-1-103.dedicated.tds.net> (raw)
In-Reply-To: <01110818340400.02726@draco>

On Thu, 2001-11-08 at 12:34, Jim Farrand wrote:

> I know that this is almost certainly a case of RTFM, but I can't seem to find 
> the right place.  6.7.4 mentions "structural" and "physical" equality, but 
> doesn't define either.

Someone on the list will correct me if I'm wrong, but to clarify your
guess (which seems correct to me):  Physical equality is a pointer
comparison -- i.e. "do these objects occupy the same memory location".
I have assumed that, by "Structural equality", they mean *shallow*
equivalence -- i.e. "do these objects have the same structure, but not
necessarily the same content".  Is this correct?




wb

-- 
Will Benton      | "Nicht wie die Welt ist, ist das Mystische, 
willb@acm.org    |  sondern daß sie ist." --L. Wittgenstein
**GnuPG public key:  http://www.cs.wisc.edu/~willb/pubkey

-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-11-08 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-08 18:34 Jim Farrand
2001-11-08 18:46 ` Will Benton [this message]
2001-11-08 19:16 Krishnaswami, Neel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1005245200.6644.67.camel@h192-168-1-103.dedicated.tds.net \
    --to=willb@cs.wisc.edu \
    --cc=caml-list@pauillac.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).