On Wed, Dec 04, 2013 at 12:23:35AM -0800, Patrick Walton wrote:
> Not without higher kinded types (which eventually we do want--so the
> answer is "not yet").

This. That said, I imagine that if we do it right, it'll be possible
to write one persistent map implementation that can be used with GC,
ARC, and also an arena. The latter would -- at least in principle --
make it possible to store references. I haven't thought hard about
this though and it may be that complications arise.


Niko
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to