Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/extlib/std.cmi_pretty GODI Package godi-extlib
Library extlib
 
   Std.html    std.cmi_pretty    std.mli    Sources  
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
val print_bool : bool -> unit
val prerr_bool : bool -> unit
val input_file : ?bin:bool -> string -> string
val output_file : filename:string -> text:string -> unit
val string_of_char : char -> string
external identity : 'a -> 'a = "%identity"
val unique : unit -> int
val dump : 'a -> string
val print : 'a -> unit
val finally : (unit -> unit) -> ('a -> 'b) -> 'a -> 'b
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml