package ojs-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'a = P.elt
val mutable lists : 'a elist Ojs_server.SMap.t
method add_list : id:Ojs_server.SMap.key -> 'a list -> 'a elist
method handle_call : (P.app_server_msg -> unit Lwt.t) -> P.app_client_msg -> unit Lwt.t
method handle_message : (P.app_server_msg -> unit Lwt.t) -> P.app_client_msg -> unit Lwt.t
method list : Ojs_server.SMap.key -> 'a elist