Mercurial > hg
comparison contrib/vim/patchreview.vim @ 20643:7fc371d2e5a3
revset: added ordered generatorset classes with __contains__ method
They stop iterating as soon as they go past the value they are looking for,
so, for values not in the generator they return faster.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Thu, 27 Feb 2014 17:27:03 -0800 |
parents | 31f32a96e1e3 |
children | 318a24b52eeb |
comparison
equal
deleted
inserted
replaced
20642:0dc7a50345c2 | 20643:7fc371d2e5a3 |
---|