LeakList.Or_unequal_lengths
type !'a t
= 'a Base__List.Or_unequal_lengths.t
=
|
Ok of 'a
Unequal_lengths
val compare : ('a -> 'a -> int) -> 'a t -> 'a t -> int
val sexp_of_t : ('a -> Base__.Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Base__.Ppx_sexp_conv_lib.Sexp.t