package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module A.TableSource

Sourcetype t = table
Sourceval add : Eliom_common.page_table_key -> 'a -> [> `Ptc of 'a ] as 'b Raw_table.t -> 'b Raw_table.t
Sourceval find : Eliom_common.page_table_key -> [< `Ptc of 'a ] Raw_table.t -> 'a
Sourceval empty : unit -> 'a Raw_table.t
Sourceval remove : Eliom_common.page_table_key -> 'a Raw_table.t -> 'a Raw_table.t
OCaml

Innovation. Community. Security.