Bag.Elt
type 'a t
val equal : 'a t -> 'a t -> Base.Bool.t
val sexp_of_t : ('a -> Sexp.t) -> 'a t -> Sexp.t
val value : 'a t -> 'a