pub fn cata_ty() -> Expr
Cata : (F A → A) → Fix F → A (catamorphism type template)
Cata : (F A → A) → Fix F → A
Represented as: (Type → Type) → Type → Type → Type.