Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val spf : ('a, unit, string) format -> 'a
module UTF8 : sig ... end
escape_html str
replaces '&', '"', '\'', '<' and '>' with their corresponding character entities (using entity number)
val get_parser_error : exn -> Lexing.lexbuf -> string
module Maybe : sig ... end