##// END OF EJS Templates
revset: added sort methods to generatorsets...
revset: added sort methods to generatorsets Method needed to propagate sort calls amongst lazy structures. The generated list (stored in the object) is sorted. If the generated list did not contain all elements from the generator, we take care of that before sorting the list.

File last commit:

r0:9117c656 default
r20703:e07b1fd3 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer