Module Logtk.NPDtree

Non-Perfect Discrimination Tree

module Make : functor (E : Index.EQUATION) -> Index.UNIT_IDX with module E = E
module MakeTerm : functor (X : Stdlib.Set.OrderedType) -> Index.TERM_IDX with type elt = X.t