First page Back Continue Last page Summary Graphics
Functions (3)
Extensions:
- Arguments
- variable number of arguments
- named arguments
- Non stack based: continuations
- closure, backtracking, constraints, exceptions
Notes:
Purity allows memoization
Monads are the ghettos where unpure functions are kept