[ocaml-platform] Followup to Leo's proposal
Jeremie Dimino
jdimino at janestreet.com
Wed Mar 13 14:45:18 GMT 2013
On Wed, Mar 13, 2013 at 2:36 PM, Edgar Friendly <thelema314 at gmail.com> wrote:
> Won't any auto-opened modules (plus any compilation unit dependencies) have
> to be already linked in even if not referenced from outside the namespace?
I don't think so. Unless I am missing something it would be the same
as for regular opens. Opening a module does not add a reference to
its implementation if it is not used.
More information about the Platform
mailing list