cyclops-integration icon indicating copy to clipboard operation
cyclops-integration copied to clipboard

(re)create cyclops-functions module

Open johnmcclean opened this issue 8 years ago • 0 comments

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]

johnmcclean avatar Nov 07 '16 10:11 johnmcclean