Philippe Sigaud <philippe.sigaud at gmail.com> wrote: > There are some simple containers I'd like to see in std.containers: > > - a priority queue > - a heap > - a stack, a queue > - a set > > Do people here also consider them as containers and useful ones in a > standard > library? Absolutely. -- Simen