Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val from_file : string -> t
val from_channel : in_channel -> t
val from_string : string -> t
val from_channel_result : in_channel -> (t, string) result