5 Feb 19:58
Re: Why is $ right associative instead of leftassociative?
Ben Rudiak-Gould <Benjamin.Rudiak-Gould <at> cl.cam.ac.uk>
2006-02-05 18:58:15 GMT
2006-02-05 18:58:15 GMT
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 beginningHow about: id . f x y . g x $ z -- Ben
How about:
id
. f x y
. g x
$ z
-- Ben
RSS Feed