[m-dev.] Re: The Great Computer Language Shootout

Robert Jeschofnik rejj at students.cs.mu.oz.au
Wed Jan 10 16:16:19 AEDT 2001


On 10-Jan-2001, Thomas Conway <conway at cs.mu.OZ.AU> wrote:
> On Wed, Jan 10, 2001 at 04:26:14AM EST, Ralph Becket wrote:
> > 3. We could do with a few utility functions in the library that
> > do things like iterate a function until some condition is reached and
> > iterate over a range of the integers.  It happens more than you might
> > imagine, out there.
> 
> A predicate that I seem to have written too many times is:
> 
> :- pred for(int, int, pred(int, T, T), T, T).

I thought this actually had been added. I remember that it was
mentioned to be a good idea when I first posted your curses stuff for
inclusion in the extras.


rob
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list