Re: infix MPTC?

2006-12-06 Thread David Roundy
On Thu, Dec 07, 2006 at 12:39:35PM +1100, Donald Bruce Stewart wrote: > droundy: > > I was just thinking today. Is there any reason we couldn't have infix > > multiparameter typeclasses? For typeclasses standing as witnesses of > > relationships it'd be much clearer, for example to have something

Re: infix MPTC?

2006-12-06 Thread Donald Bruce Stewart
droundy: > I was just thinking today. Is there any reason we couldn't have infix > multiparameter typeclasses? For typeclasses standing as witnesses of > relationships it'd be much clearer, for example to have something like > (a :<: b) rather than the always-vague (LT a b) which either reads the

infix MPTC?

2006-12-06 Thread David Roundy
I was just thinking today. Is there any reason we couldn't have infix multiparameter typeclasses? For typeclasses standing as witnesses of relationships it'd be much clearer, for example to have something like (a :<: b) rather than the always-vague (LT a b) which either reads the same as the infix