package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = table
val add : Eliom_common.page_table_key -> 'a -> [> `Ptc of 'a ] as 'b Raw_table.t -> 'b Raw_table.t
val find : Eliom_common.page_table_key -> [< `Ptc of 'a ] Raw_table.t -> 'b
val empty : unit -> 'a Raw_table.t