Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module S : sig ... end
type elt = S.t
val fprint_elt : out_channel -> elt -> unit
val fprint : out_channel -> t -> unit
val elt_of_list : int list -> elt