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
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos