To: caml-list@margaux
Subject: Represetation of data, and structural equality
Date: Sat, 12 Dec 92 17:57:36 N
Message-Id: <27481.724179456@margaux.inria.fr>
From: murthy@margaux
If I define a type,
type foo = GOO of int;;
will it be implemented as an unboxed integer?
Thanks,
--chet--