Implement subtree-skipping optimisation (a one liner, really ~_~) that skips a whole...
[tatoo.git] / src / node_list.ml
2014-01-11 Kim NguyễnChange the interface of node_list (fully imperative...
2014-01-10 Kim NguyễnAbstract result sets beind a Node_list interface.