package ojs_list

  1. Overview
  2. Docs
constraint 'a = P.elt
val mutable lists : P.elt elist Ojs_js.SMap.t
method get_list : Ojs_js.SMap.key -> P.elt elist
method get_msg_id : Ojs_js.SMap.key -> Ojs_js.id
method setup_list : msg_id:string -> string -> P.elt elist
method handle_message : P.app_server_msg -> bool Js_of_ocaml.Js.t