Mercurial > hg
comparison doc/README @ 20748:6b731b29e154
revset: added min and max methods to baseset and lazyset
This classes have no particular order so they rely on python min() and max()
implementation. This methods will be implemented in every smartset class in
future patches. For other classes there are lazy implementations that can be
made for this methods.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Wed, 19 Feb 2014 09:28:17 -0800 |
parents | 3516a4e877c1 |
children |
comparison
equal
deleted
inserted
replaced
20747:8c89433ccdcf | 20748:6b731b29e154 |
---|