Module Event.Define

For registering a new handler and a corresponding new constructor of the Event.t type

Parameters

Signature

type action
type t = private ..
type t += C : action -> t
val inject : action -> t