Skip to main content

deep_handler_ty

Function deep_handler_ty 

Source
pub fn deep_handler_ty() -> Expr
Expand description

DeepHandler : Type → Type → Type → Type

A deep handler for algebraic effects, handling the entire computation tree. Signature: EffectRow → ResultType → HandledType → Type.