Kaya 0.4.4 reference for Prelude::apply

List of functions and data types in Prelude

a apply(a(b) f, b arg)

Arguments

Usage

Apply a function to an argument - useful for functional programming. apply(f,arg) is equivalent to f(arg).

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