Re: Implict parameters and monomorphism

2001-05-04 Thread Marcin 'Qrczak' Kowalczyk
Fri, 4 May 2001 16:16:29 -0400, Dylan Thurston <[EMAIL PROTECTED]> pisze: > I'm not sure I understand here. One thing that occurred to me reading > your e-mail was that maybe the implicit universal quantification over > type variables is a bad idea, and maybe type variables should, by > default,

Re: Implict parameters and monomorphism

2001-05-04 Thread Dylan Thurston
On Fri, May 04, 2001 at 07:56:24PM +, Marcin 'Qrczak' Kowalczyk wrote: > I would like to make pattern and result type signatures one-way > matching, like in OCaml: a type variable just gives a name to the given > part of the type, without constraining it any way - especially without > "negativ