meaning of lazy list

1. 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. Lazy SML Lazy Standard ML lazy sml2c A lazy version sml2c. Portable, written in SML. Language extensions include first-class continuations, asynchronous signal handling. E-mail: tarditi@cs. cmu. edu>. ftp://dravido. soar. cs. cmu. edu/usr/nemo/sml2c. Lazy Standard ML LSML A lazy varient of SML, allowing cyclic val definitions, by Prateek Mishra sunysb. edu>. Latest version: 0. 43-1, as of 1993-11-15. Not to be confused with LML. ftp://sbcs. sunysb. edu/pub/lsml.


Related Words

lazy list |

Developed & Maintained By Taraprasad.com

Treasure Words