package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : string -> 'a Ocsipersist.table Lwt.t
val add_functorial_table : (module Ocsipersist.TABLE with type key = string) -> unit
val remove_key_from_all_tables : string -> unit Lwt.t
val number_of_tables : unit -> int
val number_of_table_elements : unit -> (string * int) list Lwt.t