Mercurial > hg
comparison hgext/record.py @ 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 | 205599e31870 |
children | a836fa58b512 |
comparison
equal
deleted
inserted
replaced
21213:004267ce0338 | 21214:0952904dc1e5 |
---|