On 9/18/13, Manu <turkeyman@gmail.com> wrote:
> But since I'm always dealing with a pointer rather than a real type, IAh I see, well you could try using RefCounted from std.typecons.
> can't implement logic to inc/dec the ref-count on assignment. And how do I
> handle destruction/garbage collection?