Mercurial > hg
comparison tests/heredoctest.py @ 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 | 5635a4017061 |
children | 9599e86159ac |
comparison
equal
deleted
inserted
replaced
20732:728438da3090 | 20733:adf4ec7e6f60 |
---|