Ben Rudiak-Gould | 5 Feb 19:58
Picon
Picon
Favicon

Re: Why is $ right associative instead of leftassociative?

Tomasz Zielonka wrote:
> On Sun, Feb 05, 2006 at 01:14:42PM -0000, Brian Hulley wrote:
>> How about:
>>
>>      f x y
>>      . g x
>>      $ z
> 
> But then you have a problem when you when you want to add something
> at the beginning ;-)

How about:

     id
     . f x y
     . g x
     $ z

-- Ben

Gmane