The example does appear to do some closing:

    p [
      for (arg : args)
        $(arg)
    ]

Otherwise, where does it get args from?
--
Skype: ricky_clarkson


On Mon, Nov 7, 2011 at 7:04 PM, clay <[email protected]> wrote:

> The example of "closures" doesn't actually do any "closing" at all.
> It's just an example of first class functions.
> The mass conspiracy of confusing "closures" with first class functions
> continues.
> I'm shocked that this ignorance is so pervasive. Even language
> designers don't know what a closure is?
>
> --
> You received this message because you are subscribed to the Google Groups
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/javaposse?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to