Implement a pseudo jit (store closures in the look-up table instead of data)
[tatoo.git] / src / bitvector.mli
2013-04-25 Kim NguyễnAdd a bitmap to keep track of whether a subtree needs...