package ojs_list

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

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.8.0.tar.bz2
md5=e706f1f9ec2f935d29c6b6e4832c8bdf
sha512=2596f6c59bea9c6b89923099c604a0e095a96880e7e91b06357e1de50867ae7e0261c87c35f608b7e426bddd6dd025a9868c07499287116ed458de4a0b9e9f30

doc/ojs_list.js/Ojsl_js/Make/class-elist/index.html

Class Make.elistSource

constraint 'a = P.elt
val mutable list : (Ojs_js.id * 'a) list
method id : Ojs_js.id
method msg_id : Ojs_js.id
method display_error : Ojs_js.id -> unit
method simple_call : 'a P.client_msg -> unit Lwt.t
method handle_add : 'a -> unit
method handle_delete : 'a -> unit
method set_list : 'a list -> unit
method handle_message : 'a P.server_msg -> bool Js_of_ocaml.Js.t
method update_list : unit Lwt.t
OCaml

Innovation. Community. Security.