|
|
|
|
|
by overgard
4385 days ago
|
|
That's neat, but without closures I don't really see how you could do much with it outside of toy examples. Going off the examples -- how often do you write something like a foreach or a map or reduce that doesn't reference its enclosing scope? |
|
GCC supports it http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html