Parameter V1.2-M

type 'a t
val compare : ('a -> 'a -> Core_kernel__.Import.int) -> 'a t -> 'a t -> Core_kernel__.Import.int
val map : 'a t -> f:('a -> 'b) -> 'b t
val to_stable_format : 'a t -> 'a Stable_format.t
val of_stable_format : 'a Stable_format.t -> 'a t