BinaryHeap is a range so it goes in std.range. Agree?
Michel Fortin
michel.fortin at michelf.com
Tue Jun 8 11:02:19 PDT 2010
On 2010-06-08 11:09:44 -0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> said:
> But where should I put it then? I thought it would be even more
> confusing if I put something in std.container that wait a minute, is
> not a container.
import std.binheap;
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the Digitalmars-d
mailing list