Skip to content

R Package which contains combinators for functional programming in R

License

Notifications You must be signed in to change notification settings

MatRoth/combinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combinator

R Package which contains combinators for functional programming in R. Mostly for learning. Perhaps as a set of tools to compose more complex data transformations.

Possible features

  1. Aliases for all combinators (e.g. Bluebird or B combinator bluebird() or b(). Maybe even special symbols which should be accessed via shortcuts in RStudio.
  2. Print method for all combinators which shows an ASCII art style flow diagram of the combinator.

About

R Package which contains combinators for functional programming in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages