This is client API (go to server)
Module Eliom_pervasives.​String
module String : sig..end
include Stringval split : ?multisep:bool -> char -> string -> string list
val may_concat : string -> sep:string -> string -> string
module Table : Map.Swith type key = string
module Set : Set.Swith type elt = string
