caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Boxed types and records
Date: Sun, 26 Mar 2006 07:43:19 +0100	[thread overview]
Message-ID: <200603260743.19962.jon@ffconsultancy.com> (raw)
In-Reply-To: <ad8cfe7e0603262114r4df8a8b6r4f95689052e06ec9@mail.gmail.com>

On Monday 27 March 2006 06:14, Jonathan Roewen wrote:
> Are all boxed types (int32/int64/nativeint/float) automatically
> unboxed in any given record type?
>
> Since it seems records have same representation as tuples, would this
> apply to tuples too?

Only all-float records are unboxed. Not tuples or any of the other types that 
you've listed.

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
Objective CAML for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists


      reply	other threads:[~2006-03-27  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27  5:14 Jonathan Roewen
2006-03-26  6:43 ` Jon Harrop [this message]

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=200603260743.19962.jon@ffconsultancy.com \
    --to=jon@ffconsultancy.com \
    --cc=caml-list@yquem.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).