package ojs_list

  1. Overview
  2. Docs
Using lists in ojs_base applications, common part

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.7.0.tar.bz2
md5=85b8a0746e9be8c20cf082f2573b5895
sha512=ec707820ff69ddbf9c631cf6a1c8748e82346daded1a4f73c5702128d07858f915e62d529e5fec01e99263f33eefb1586067341c058535806e0092b9d040644a

doc/ojs_list.js/Ojsl_js/Make/index.html

Module Ojsl_js.MakeSource

Parameters

module P : P

Signature

Sourceclass +'a elist : ('a P.client_msg -> ('a P.server_msg -> unit Lwt.t) -> unit Lwt.t) -> 'b -> msg_id:Ojs_js.id -> Ojs_js.id -> object ... end
Sourceclass +'a elists : (P.app_client_msg -> (P.app_server_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.app_client_msg -> unit Lwt.t) -> ((P.elt P.client_msg -> (P.elt P.server_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.elt P.client_msg -> unit Lwt.t) -> msg_id:string -> string -> 'a elist) -> object ... end
OCaml

Innovation. Community. Security.