package riot

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

Module Process.MessagesSource

Sourcetype monitor =
  1. | Process_down of Pid.t
Sourcetype Message.t +=
  1. | Monitor of monitor
  2. | Exit of Pid.t * exit_reason
OCaml

Innovation. Community. Security.