[
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: | Don Syme <dsyme@m...> |
| Subject: | Boxing wrt. unary constructors |
This is probably a FAQ, but if I have a type type abc = ABC of int then does Ocaml 2.00 use a boxed or unboxed repr. of values of this type? Thanks, Don