package monomorphic
package monomorphic
-
monomorphic
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
- alert unstable The Effect interface may change in incompatible ways in the future.
Effects.
See 'Language extensions/Effect handlers' section in the manual.
- since 5.0
- alert unstable The Effect interface may change in incompatible ways in the future.
exception Unhandled : 'a t -> exn
Unhandled e
is raised when effect e
is performed and there is no handler for it.
Exception raised when a continuation is continued or discontinued more than once.
val perform : 'a t -> 'a
perform e
performs an effect e
.
- raises Unhandled
if there is no handler for
e
.
module Deep : sig ... end
Deep handlers
module Shallow : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>