Module Core_set.Tree

module Tree: sig .. end

type ('a, 'cmp) t 
include Creators_and_accessors2_with_comparator
val sexp_of_t : ('a -> Sexplib.Sexp.t) ->
('cmp -> Sexplib.Sexp.t) -> ('a, 'cmp) t -> Sexplib.Sexp.t