A framework for working in a functional programming paradigm in R


[Package List] [Top]

Documentation for package ‘futile.paradigm’ version 1.1.4

Help Pages

futile.paradigm-package A framework for working in a functional programming paradigm in R
AbuseMethod Dispatcher for high-level API functions
create API for CRUD-like operations
create.default API for CRUD-like operations
ensure Add post-assertion validations to a function to define the conditions when results of a child function are valid
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
guard Add guards to a function to define the conditions when a child function will execute
guards 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
isStrict 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
UseFunction Primary dispatcher for functional programming