Lazy evaluation is an evaluation strategy that gives non-strict semantics. A lazy function I'm not sure how to define. It may be lazy language meaning a function which is non-strict in one of it's arguments.
Bob On Sun, Dec 27, 2009 at 1:16 PM, michael rice <[email protected]> wrote: > I've seen the terms "lazy evaluation" and "lazy function." Is this just > lazy language or are both these terms valid? > > Michael > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
