[Haskell-cafe] Function application layout

Jonas Almström Duregård jonas.duregard at chalmers.se
Wed May 25 17:35:25 CEST 2011


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 at gmail.com>:
> 2011/5/25 Jonas Almström Duregård <jonas.duregard at 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.
>



More information about the Haskell-Cafe mailing list