Implement a pseudo jit (store closures in the look-up table instead of data)
[tatoo.git] / src / deque.mli
2017-04-12 Kim NguyễnAdd a generic deque module.