package ojs_list

  1. Overview
  2. Docs

Parameters

Signature

class 'a elist : ('a P.server_msg -> ('a P.client_msg -> unit Lwt.t) -> unit Lwt.t) -> ('a P.server_msg -> unit Lwt.t) -> id:string -> 'a list -> object ... end
class +'a elists : (P.app_server_msg -> (P.app_client_msg -> unit Lwt.t) -> 'b) -> (P.app_server_msg -> 'c) -> ((P.elt P.server_msg -> (P.elt P.client_msg -> unit Lwt.t) -> 'b) -> (P.elt P.server_msg -> 'c) -> id:Ojs_server.Server.SMap.key -> 'a list -> 'a elist) -> object ... end
OCaml

Innovation. Community. Security.