Kaya 0.4.4 reference for Lazy::take

List of functions and data types in Lazy

Lazy::List<a> take(Int n, Lazy::List<a> xs)

Arguments

Usage

Take the first n values from a lazy list, returning a new lazy list only containing those values.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya