Andrei Alexandrescu: > It seems to me it doesn't bring anything noteworthy over > std.container.SList. Would anyone miss it if I erased it? One linked list is enough. Can't the heap in std.algorithm be moved to the collections/containers? Bye, bearophile