[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jon Harrop <jon@f...> |
| Subject: | Re: [Caml-list] Boxed types and records |
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