-
An Introduction to Recursion Schemes
An Introduction to Recursion Schemes
Recursion schemes is a magnificent example of how category-theoretical concepts can bring both rigor and simplicity to day-to-day programming tasks. No matter the structures in question—lists, directory hierarchies, control flow graphs, database records—recursion schemes bring us an orderly and predictable way to traverse them.
Appears in lists (1)