Lazy.3kaya

Langue: en

Version: March 2009 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Lazy - Lazy linked lists

DESCRIPTION

This module allows the creation and reading of lazy linked lists. Unlike Prelude.List(3kaya) , these lists can be of infinite size.

DATA TYPES

Lazy.List(3kaya)

FUNCTIONS

Lazy.array(3kaya)

Lazy.countFrom(3kaya)

Lazy.iterate(3kaya)

Lazy.take(3kaya)

Lazy.traverse(3kaya)

AUTHORS

Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.