On Saturday, 11 April 2015 at 08:35:18 UTC, Ola Fosheim Grøstad wrote:
On Friday, 10 April 2015 at 15:44:32 UTC, Andrei Alexandrescu wrote:
We hope to do better than Rust. -- Andrei

Hope does not cut it.

A design that breaks down even on a linked list (e.g. you have to turn to ref-counted pointers everywhere) and that makes findByRef(container,node) break should not have made it to a DIP in the first place.

a bidirectional linked list cannot be implemented in safe rust afaik

Reply via email to