Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building blocks functions #4

Open
5 of 30 tasks
xaviervia opened this issue Jul 18, 2016 · 0 comments
Open
5 of 30 tasks

Support building blocks functions #4

xaviervia opened this issue Jul 18, 2016 · 0 comments

Comments

@xaviervia
Copy link
Owner

xaviervia commented Jul 18, 2016

Higher order functions

  • arity
  • compose
  • converge
  • curry
  • flip
  • map
  • pattern (cond)
  • pipe
  • reduce
  • through
  • transduce

Basic functions (category theory?)

  • always
  • identity
  • truth
  • falsity
  • nil
  • object
  • array
  • zero
  • unit

Logic

  • or
  • and
  • not
  • xor

Remedial functions

  • equals
  • empty

Think about

  • lens
  • view
  • over
  • set (sounds like a "mutable" over, which is not cool)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant