[phobos] phobos commit, revision 1968
David Simcha
dsimcha at gmail.com
Wed Sep 8 07:07:24 PDT 2010
Looks good. I like that Zip now uses a tuple instead of that ugly
oddball Proxy struct, and sort apparently will work with sealed containers.
One quick comment, though: I thought that the separation between
std.range and std.algorithm was that std.range operates on range
topologies, while std.algorithm operates on elements. Why are
lowerBound and friends in std.range now?
On 9/8/2010 9:20 AM, dsource.org wrote:
> phobos commit, revision 1968
>
>
> user: andrei
>
> msg:
> Fixed Zip, added SortedRange
>
> http://www.dsource.org/projects/phobos/changeset/1968
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
More information about the phobos
mailing list