home
> news
> developers
> stephen colebourne: closures - last-line-no-semicolon nastiness
Stephen Colebourne: Closures - Last-line-No-SemiColon nastiness
The BGGA closures proposal currently plans to use a 'last-line-no-semi-colon' to return the result of the closure back to the closure-defining method. I personally find this rather nasty. What about an alternative?