Re: [q-lang-users] where
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-10-09 21:09:21
|
Albert Graef wrote: > Of course there's an existing solution to this, namely Haskell's guarded > equation syntax, but that also looks fairly messy IMHO. Oh well, I guess > I'll have to take another look at Miranda to see if Turner already > solved that problem. I just checked that, and AFAICT in Miranda there are no local definitions shared by different equations either. Given that most of these usage cases can be handled quite conveniently with if-then-else and case, I'm not really convinced that we need the proposed extension. Other opinions? Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |