Hacker News new | ask | show | jobs
by p0nce 3 days ago
> Having a default RAII vector class for betterC and a hashmap would be super nice too.

You can find such @nogc collections in `dplug:core` or `nulib` packages.

> I would like to see Phobos 3 be more betterC forward.

It is, some part of it is going to be called BaseD and with a more restricted subset, without GC usage.