std.container: fork in the road

Timon Gehr via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 18 13:23:19 PDT 2015


On 06/18/2015 06:44 PM, Andrei Alexandrescu wrote:
> Thanks for the input. So I'll go with the option of adding
> std.experimental.collection and leave std.container be at least for now.
>
> There'll be std.experimental.collection.mutable and
> std.experimental.collection.functional because they have complementary
> strengths. Any pointers to functional data structures aside from the
> classics (Okasaki and Scala's containers), please post them here.
>
>
> Thanks,
>
> Andrei

There's also the ephemeral/persistent terminology.
https://en.wikipedia.org/wiki/Persistent_data_structure


More information about the Digitalmars-d mailing list