package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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
OCaml

Innovation. Community. Security.