A framework for working in a functional programming paradigm in R


[Up] [Top]

Documentation for package ‘futile.paradigm’ version 2.0.4

Help Pages

futile.paradigm-package A framework for working in a functional programming paradigm in R
%also% Add guards to a function to define the conditions when a child function will execute
%as% Add guards to a function to define the conditions when a child function will execute
%default% Add guards to a function to define the conditions when a child function will execute
%hasa% Add guards to a function to define the conditions when a child function will execute
%hasall% Add guards to a function to define the conditions when a child function will execute
%isa% Add guards to a function to define the conditions when a child function will execute
%must% Add post-assertion validations to a function to define the conditions when results of a child function are valid
%when% Add guards to a function to define the conditions when a child function will execute
AbuseMethod Dispatcher for high-level API functions
create API for CRUD-like operations
create.default API for CRUD-like operations
ensures Add post-assertion validations to a function to define the conditions when results of a child function are valid
futile.paradigm A framework for working in a functional programming paradigm in R
guards Add guards to a function to define the conditions when a child function will execute
paradigm.options A framework for working in a functional programming paradigm in R
rm.variant Add guards to a function to define the conditions when a child function will execute
UseFunction Primary dispatcher for functional programming
variant Add guards to a function to define the conditions when a child function will execute