module Show_set: functor (O : Stdlib.Set.OrderedType) -> functor (K : Show @@@A@@) -> Show A@@H @(De
functor (
O
:
Stdlib.Set.OrderedType
) ->
K
Show
@@@A@@
A@@H @(De
H @@@A@@
type a
val format : Stdlib.Format.formatter -> a -> unit
Stdlib.Format.formatter -> a -> unit
val format_list : Stdlib.Format.formatter -> a list -> unit
Stdlib.Format.formatter -> a list -> unit
val show : a -> string
a -> string
val show_list : a list -> string
a list -> string