package note

  1. Overview
  2. Docs

Module NoteSource

Declarative events and signals for OCaml.

Note

Sourcemodule Step : sig ... end

Update steps.

Sourcemodule Logr : sig ... end

Event and signal changes loggers.

Sourcetype 'a signal

The type for signals of type 'a

Sourcetype 'a event

The type for events of type 'a

Sourcemodule E : sig ... end

Events.

Sourcemodule S : sig ... end

Signals.