Closed izgzhen closed 1 year ago
... which is faster than sum(map(xs, lambda _: 1))
Test:
cd examples cozy intset.ds --c++ intset.hpp -t 30 cozy intset.ds --java Intset.java -t 30 cozy intset.ds --ruby intset.rb -t 30
... which is faster than sum(map(xs, lambda _: 1))
Test: