package riot

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Core.Proc_registrySource

Sourcemodule Exn : sig ... end
Sourcetype t
Sourceval create : unit -> t
Sourceval register : t -> string -> Pid.t -> unit
Sourceval unregister : t -> string -> unit
Sourceval find_pid : t -> string -> Pid.t option
Sourceval remove : t -> Pid.t -> unit
OCaml

Innovation. Community. Security.