Implement a pseudo jit (store closures in the look-up table instead of data)
[tatoo.git] / src / compact_tree.ml
2017-04-18 Kim NguyễnUpdate comment describing data layout.
2017-04-12 Kim NguyễnAdd a compact tree model.