25 May
2011
25 May
'11
3:35 p.m.
I don't see the similarity (from reading this: http://www.haskell.org/haskellwiki/Idiom_brackets). My suggestion is just a way of using layout to avoid parenthesis. /J 2011/5/25 Brandon Allbery <allbery.b@gmail.com>:
2011/5/25 Jonas Almström Duregård <jonas.duregard@chalmers.se>
Would it be possible to allow this in Haskell (where <applied to> is some new operator or keyword): f <applied to> {x a;y b;z c}
Sounds like idiom brackets to me.