lazy list

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


FOLDOC DictionaryDownload this dictionary
lazy list
A list which is built using a non-strict constructor. Any head or tail of the list may be an unevaluated closure. Also known as streams since they may be used to carry a sequence of values from the output of one function to an input of another. See also Lazy evaluation.


(c) Copyright 1993 by Denis Howe

Define lazy list

Translate lazy list