Rdocumentation
powered by
Learn R Programming
lambda.r (version 1.2.4)
Modeling Data with Functional Programming
Description
A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.
Copy Link
Link to current version
Version
Version
1.2.4
1.2.3
1.2.2
1.2
1.1.9
1.1.7
1.1.6
1.1.3
1.1.2
1.1.1-3
1.1.1-2
1.1.0-3
1.1.0-2
1.0.0
Install
install.packages('lambda.r')
Monthly Downloads
77,073
Version
1.2.4
License
LGPL-3
Maintainer
Brian Lee Yung Rowe
Last Published
September 18th, 2019
Functions in lambda.r (1.2.4)
Search all functions
%as%
Define functions and type constructors in lambda.r
UseFunction
Primary dispatcher for functional programming
duck-typing
Functions for duck typing
lambda.r-package
Modeling Data with Functional Programming
introspection
Introspection for lambda.r