Arc Forumnew | comments | leaders | submitlogin
How scala makes code concise (artima.com)
2 points by akkartik 5210 days ago | 1 comment


1 point by akkartik 5210 days ago | link

It too uses the '_' syntax for anonymous functions of one arg. I wonder whether arc picked up the idea from there.

Anyway, lots of interesting ssyntax ideas arc may be able to steal.

-----