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
module Buffer = ExtBuffer.Buffer
val input_lines : in_channel -> string Enum.t
val input_chars : in_channel -> char Enum.t
val input_list : in_channel -> string list
val input_all : in_channel -> string