package riot

  1. Overview
  2. Docs
exception Reregistering_process of Process.t
type t
val create : unit -> t
val get : t -> Pid.t -> Process.t option
val register_process : t -> Process.t -> unit
val processes : t -> (Pid.t * Process.t) Stdlib.Seq.t
OCaml

Innovation. Community. Security.