eliom.server
Eliommod_cookies.Persistent_cookies
eliom.client
eliom.ocamlbuild
eliom.ppx
monitor
monitor_start
ppx_client
ppx_server
ppx_type
ppx_utils
module Cookies : Ocsipersist.TABLE with type key = string and type value = cookie
module Expiry_dates : sig ... end
val add : string -> cookie -> unit Lwt.t
val replace_if_exists : string -> cookie -> unit Lwt.t
val garbage_collect : section:Lwt_log_core.Section.t -> (Cookies.key -> unit Lwt.t) -> unit Lwt.t