caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ethan Burns <burns.ethan@gmail.com>
To: Vincent Aravantinos <vincent.aravantinos@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Comparing variant types
Date: Thu, 28 Apr 2011 18:56:41 -0400	[thread overview]
Message-ID: <BANLkTimg6eaBxSrfO1ZHPEOcxxoOarF5aQ@mail.gmail.com> (raw)
In-Reply-To: <2E33DAF4-C496-41ED-9208-61E66BD1AB82@gmail.com>

On Thu, Apr 28, 2011 at 5:07 PM, Vincent Aravantinos
<vincent.aravantinos@gmail.com> wrote:
> Hi,
>
> without entering any details, probably the following links would be
> interesting to you:
>
> http://ocaml.janestreet.com/?q=node/33
> http://ocaml.janestreet.com/?q=node/35

Thanks for the links.  Actually, I think that understand OCaml's
polymorphic comparison and how to get rid of it (for the most part). I
guess that I just found it surprising that the compiler doesn't seem
to optimize it away in this case (a variant type used as an
enumeration with only simple constructors).  I suppose that one
solution would be to just use let-bindings to associate integers with
names "by hand" instead of using the variant type.  I don't really
like that approach too much, however.


Ethan

  reply	other threads:[~2011-04-28 22:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 19:16 Ethan Burns
2011-04-28 21:07 ` Vincent Aravantinos
2011-04-28 22:56   ` Ethan Burns [this message]
     [not found]   ` <354087020.772283.1304031467793.JavaMail.root@zmbs4.inria.fr>
2011-04-29  8:46     ` Fabrice Le Fessant
2011-04-29  8:57 ` Dmitry Bely
     [not found] ` <164004794.892685.1304067487325.JavaMail.root@zmbs2.inria.fr>
2011-04-29  9:33   ` luc.maranget
2011-04-29 10:54     ` Andrew
2011-04-29 11:17       ` Dmitry Bely
2011-04-29 12:15       ` Jon Harrop
2011-04-30 16:38         ` Andrew
2011-04-29 11:32     ` Dmitry Bely
2011-04-30 13:43     ` craff73
2011-04-30 19:26       ` Andrew
2011-04-30 20:19       ` Gabriel Scherer
2011-04-30 20:57         ` Yaron Minsky
     [not found] <fa.FGXk5PCsQgS8TidmFkgljpqbLZo@ifi.uio.no>
2011-04-29 11:54 ` Ethan Burns

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=BANLkTimg6eaBxSrfO1ZHPEOcxxoOarF5aQ@mail.gmail.com \
    --to=burns.ethan@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=vincent.aravantinos@gmail.com \
    /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).