On Tue, Dec 20, 2011 at 2:55 PM, Elly Jones <e...@leptoquark.net> wrote:
>
> 6. Having to export all the members of a tag you're exporting seems bizarre;
> when would you ever want the tag but not its members?

I would imagine it'd accomplish pretty much the same thing as ocaml's
private variant types:

http://caml.inria.fr/pub/docs/manual-ocaml/manual021.html#toc76

However, I think private tags would be the exception, not the default,
so I'd rather change things so you have to opt-in to not export the
tag members.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to