lean4-htt/library/init/data/rbmap
Leonardo de Moura 778e7e41f9 refactor(library/init/data/rbmap/basic): pass ins node-cell to balance1 and balance2.
The idea is to reuse the cell. The trick is like the one we used for
improving state_t. It seems to work pretty well. Now, the Lean
version is 29% slower than the C++ one.

cc @kha
2019-02-20 18:27:58 -08:00
..
basic.lean refactor(library/init/data/rbmap/basic): pass ins node-cell to balance1 and balance2. 2019-02-20 18:27:58 -08:00
default.lean chore(library/init/data/rbmap): add missing file 2017-11-19 19:49:36 -08:00