Java decides to go with single arrow for closures (mail.openjdk.java.net) 6 points by tomeast 14y ago ↗ HN
[–] axiak 14y ago ↗ They claim that it's not what others are doing, but coffeescript is doing it, and it's quite possible that ECMAScript will get it in the future. [–] prodigal_erik 14y ago ↗ Haskell does it, apparently choosing \x -> y from Miranda's type signatures over ML's fn x => y. Of course, Haskell proceeds to x <- y -< z and then starts to go a bit peculiar.http://www.haskell.org/haskellwiki/Arrow
[–] prodigal_erik 14y ago ↗ Haskell does it, apparently choosing \x -> y from Miranda's type signatures over ML's fn x => y. Of course, Haskell proceeds to x <- y -< z and then starts to go a bit peculiar.http://www.haskell.org/haskellwiki/Arrow
3 comments
[ 3.1 ms ] story [ 18.7 ms ] threadhttp://www.haskell.org/haskellwiki/Arrow