
25 May
2011
25 May
'11
11:35 a.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
2011/5/25 Jonas Almström Duregård
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.