Copyright | © Frank Jung 2024 |
---|---|
License | GPL-3.0-only |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Defunc
Description
Defunctionalization
A small example to show how to defunctionalise lambda functions.
References
Synopsis
Types
Defunctionalisation
Defunctionalisation of lambda expressions from the motivating example.
Arrow data type with two function constructors representing the lambda expressions from our motivating example.