Mercurial > hg
comparison tests/test-cat.t @ 20733:adf4ec7e6f60
revset: added isascending and isdescending methods to _addset
This methods are intended to duck-type baseset, so we will still have _addset
as a private class but now we can return it without wrapping it into an
orderedlazyset or a lazyset.
These were the last methods to add for smartset compatibility.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Fri, 14 Mar 2014 10:24:09 -0700 |
parents | 1310489eb5d6 |
children | 50107a4b32e7 |
comparison
equal
deleted
inserted
replaced
20732:728438da3090 | 20733:adf4ec7e6f60 |
---|