Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val input_lines : Pervasives.in_channel -> string Enum.t
val input_chars : Pervasives.in_channel -> char Enum.t
val input_list : Pervasives.in_channel -> string list
val input_all : Pervasives.in_channel -> string