1Lazy(3kaya)                  Kaya module reference                 Lazy(3kaya)
2
3
4

NAME

6       Lazy - Lazy linked lists
7

DESCRIPTION

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

DATA TYPES

13       Lazy.List (3kaya)

FUNCTIONS

15       Lazy.array (3kaya)
16       Lazy.countFrom (3kaya)
17       Lazy.iterate (3kaya)
18       Lazy.take (3kaya)
19       Lazy.traverse (3kaya)

AUTHORS

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

LICENSE

24       The  Kaya  standard  library  is free software; you can redistribute it
25       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
26       License  (version  2.1  or  any later version) as published by the Free
27       Software Foundation.
28
29
30
31Kaya                             December 2010                     Lazy(3kaya)
Impressum