cyclops-integration
cyclops-integration copied to clipboard
(re)create cyclops-functions module
Base level module for working with functions
- functions with up to 8 parameters
- currying
- type inferencing
Should consist of
com.aol.cyclops.util.function
with the exception of Predicates (which is used by pattern matching)
Part of the cyclops-react 2.0.0 effort [https://github.com/aol/cyclops-react/projects/1]