Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module List = ExtList.List
module String = ExtString.String
module Hashtbl = ExtHashtbl.Hashtbl
module Array = ExtArray.Array
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