Skip to main content

catamorphism_ty

Function catamorphism_ty 

Source
pub fn catamorphism_ty() -> Expr
Expand description

Catamorphism : (Type → Type) → Type → Type

Fold over a recursive data type (Fix F).