Skip to main content

arrow_apply_ty

Function arrow_apply_ty 

Source
pub fn arrow_apply_ty() -> Expr
Expand description

ArrowApply : Type → Type → Type

ArrowApply (ArrowMonad): arrows that support application (app :: arr (arr a b, a) b).