ocaml-bindlib
ocaml-bindlib copied to clipboard
WIP: Integer set as union of intervals in a balanced tree.
We could use this data structure to have more precise contexts at a small cost. Not sure we want to do that right now, I think I'd prefer keeping the code base small.
Yes I agree, I think sets we use are rather small in general. May be not worth it.
OK, let's keep this open for now.