.TH "Eliom_lib" 3o 2012-06-11 OCamldoc "" .SH NAME Eliom_lib \- Pervasives module for Eliom-server: it extends the OCaml stdlib and should always be opened. .SH Module Module Eliom_lib .SH Documentation .sp Module .BI "Eliom_lib" : .B sig end .sp Pervasives module for Eliom\-server: it extends the OCaml stdlib and should always be opened\&. .sp .sp .sp .sp .I include Ocsigen_lib .sp See .sp .sp .I include Eliom_lib_base .sp .sp .I exception Eliom_Internal_Error .B of .B string .sp .B Pervasives .sp .sp .I type file_info = .B Ocsigen_extensions.file_info .sp .sp .I val to_json : .B ?typ:'a Deriving_Json.t -> 'a -> string .sp .sp .I val of_json : .B ?typ:'a Deriving_Json.t -> string -> 'a .sp .sp .I val debug : .B ('a, unit, string, unit) Pervasives.format4 -> 'a .sp .sp