Module Ocamlapi__.Path_trie.Path.Hash_set

type elt = Path_segment.t
type t = elt Core_kernel__.Hash_set.t
val sexp_of_t : t ‑> Ppx_sexp_conv_lib.Sexp.t
type 'a t_ = t
type 'a elt_ = elt
val create : ('a, unit ‑> 'a t_) Core_kernel__.Hash_set_intf.create_options_without_first_class_module
val of_list : ('a'a elt_ list ‑> 'a t_) Core_kernel__.Hash_set_intf.create_options_without_first_class_module
module Provide_of_sexp : functor (X : sig ... end) -> sig ... end
module Provide_bin_io : functor (X : sig ... end) -> sig ... end
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t ‑> t