Containers

Per Nordlöw per.nordlow at gmail.com
Wed Sep 1 10:32:41 UTC 2021


On Tuesday, 31 August 2021 at 17:21:02 UTC, deadalnix wrote:
> I want to start working on a container library. Interestingly 
> enough, I don't think we have what we need on that front.

You give Razvan and Andrei a ping aswell. They have done deep 
work on the topic of specifically trying to make RC-backed 
containers/collections @safe pure nothrow @nogc. One of Andrei's 
conclusion was that a run-time flag is needed to reveal whether a 
const parameter is fed an immutable argument or not.


More information about the Digitalmars-d mailing list