comparison tests/test-import-bypass.t @ 22713:f5f51872883d

abstractsmartset: default implementation for `ascending` and `descending` These two methods are actually silly aliases for `sort()` and `sort(reverse=True)`. So we get that aliasing at the abstractsmartset level. We will slowly phase out all the custom implementations and eventually remove any mentions of it from the code.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 02 Oct 2014 18:34:18 -0500
parents ffaaa80fa724
children c63a09b6b337
comparison
equal deleted inserted replaced
22712:093df3b77f27 22713:f5f51872883d