On Thu, 1 Jun 2000, Fergus Henderson wrote: > > Again, `Positive' would not do, it should be something like > > QuotRem_Positive, and so on. > > This is a problem with Haskell, IMHO. There is no big problem with overloading: they can be variables instead of constructors. Look at TclHaskell, it has overloaded option lists for widgets. Of course I still think that div and sort should not have any form of mode argument. -- Marcin 'Qrczak' Kowalczyk
- mode argument S.D.Mechveliani
- Re: mode argument D. Tweed
- Re: mode argument Fergus Henderson
- Re: mode argument Marcin 'Qrczak' Kowalczyk
- Re: mode argument Lennart Augustsson
- Re: mode argument Ketil Malde
- Re: mode argument Fergus Henderson