Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 263 Bytes

26-cata-instance.md

File metadata and controls

5 lines (4 loc) · 263 Bytes

Exercise 26

Using the functor from Exercise 25, define the necessary instances and write a non-recursive emptyLength :: Empty -> Integer function that operates on the original non-fixedpoint tree using cata from recursion-schemes