From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 8A578BBBB for ; Mon, 27 Mar 2006 08:43:32 +0200 (CEST) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k2R6hVTY002151 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 27 Mar 2006 08:43:32 +0200 Received: from [80.229.56.224] (helo=chetara) by ptb-relay03.plus.net with esmtp (Exim) id 1FNlRp-0000tr-EE for caml-list@yquem.inria.fr; Mon, 27 Mar 2006 07:43:29 +0100 From: Jon Harrop Organization: Flying Frog Consultancy Ltd. To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Boxed types and records Date: Sun, 26 Mar 2006 07:43:19 +0100 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603260743.19962.jon@ffconsultancy.com> X-Miltered: at nez-perce with ID 44278993.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; nativeint:01 unboxed:01 unboxed:01 ocaml:01 2006:98 frog:98 wrote:01 caml-list:01 tuples:01 tuples:01 int:01 int:01 caml:02 objective:02 types:02 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=DATE_IN_PAST_24_48 autolearn=disabled version=3.0.3 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