Module Multi.Key

type 'a t
val create : name:Base.String.t -> ('a -> Sexp.t) -> 'a t
val id : 'a t -> 'a Base.List.t Type_equal.Id.t