|
Oh, and function pointers (a la C) and closures are pretty different beasts. For instance, Java already has better closure support than C (given final vars). Interfaces are function pointers, too, at that vague of a definition. (And I don't care about OO or not. Many people who say "OO" don't know what it means, anyway.) |