Module Effect
: sigendAlertunstable. The Effect interface may change in incompatible ways in the future.
Effects.
See 'Language extensions/Effect handlers' section in the manual.
type'at = 'aeff = ..
The type of effects.
exceptionUnhandled:'at->exnUnhandlede is raised when effect e is performed and there is no handler for it.
exceptionContinuation_already_resumed
Exception raised when a continuation is continued or discontinued more than once.
valperform : 'at->'aperforme performs an effect e .
RaisesUnhandled if there is no handler for e .
moduleDeep:sigendmoduleShallow:sigend
OCamldoc 2025-06-12 Effect(3o)