package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type identity
type key
type server_notif
type client_notif
val prepare : identity -> server_notif -> client_notif option Lwt.t
val equal_key : key -> key -> bool
val equal_identity : identity -> identity -> bool
val get_identity : unit -> identity Lwt.t
val max_resource : int
val max_identity_per_resource : int