catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


1 definition found
From The Free On-line Dictionary of Computing (27 SEP 03) :   [ foldoc ]

  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.
       
       

Questions or comments about this site? Contact dictionary@catflap.org
Access Stats