view tests/test-simplemerge.py.out @ 21214:0952904dc1e5 stable

lazyset: directly use __contains__ instead of a lambda We apply the same speedup as in spanset, getting rid of the useless lambda. (No new timing, as this is the very same change)
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 01 May 2014 12:15:00 -0700
parents 2e3c54fb79a3
children f18830651811
line wrap: on
line source

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK