dune._stdune
Stdune.Map
dune._caml
dune._dune_lang
dune._ocaml_config
dune._which-program
dune.configurator
which_program_dune
which_program_jbuilder
module type S = sig ... end
module Make (Key : Comparable.S) : S with type key = Key.t
val to_sexp : ('a -> ('b * 'c) list) -> 'b Sexp.Encoder.t -> 'c Sexp.Encoder.t -> 'a Sexp.Encoder.t