CSC/ECE 517 Fall 2011/ch1 1c cm
Closures vs Methods
Possible bullet points:
- First-class functions
- Functional vs. Object-oriented programming
- Captured variables (this is a must)
- Lambda lifting
- Function objects
- free variables
Possible bullet points: