package slipshow

  1. Overview
  2. Docs

Module CommunicationSource

Sourcetype payload =
  1. | State of int
  2. | Ready
Sourcetype t = {
  1. id : string;
  2. payload : payload;
}
Sourceval of_string : string -> t option
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.