Commit Graph

  • 0b58a4c620 fix ref function to work properly with array syntax master Kacper Donat 2018-09-08 11:28:23 +0200
  • c11a615169 add object transforms Kacper Donat 2018-09-07 21:52:21 +0200
  • 822b939ec8 add ref function alias to closure from callable Kacper Donat 2018-09-04 18:39:13 +0200
  • f8ea3de9f7 fix partial application of function with applied placeholders Kacper Donat 2018-09-02 20:26:49 +0200
  • 024d97d46c add memoized function helper Kacper Donat 2018-08-27 18:57:36 +0200
  • e46fbb3cc0 reflection of function decorators Kacper Donat 2018-08-23 21:43:49 +0200
  • dcee45e10b few more Y combinator tests Kacper Donat 2018-08-22 23:09:38 +0200
  • a24647c455 add Y combinator in form of fix function Kacper Donat 2018-08-13 23:01:05 +0200
  • 5c640b578c add pipeline Kacper Donat 2018-07-16 21:47:06 +0200
  • 17c96b2834 force call if no args supplied for curried function Kacper Donat 2018-07-15 23:00:49 +0200
  • f8eb8a0cf7 add currying Kacper Donat 2018-07-15 22:27:03 +0200
  • c9392f9b12 add negate alias for not method of predicate Kacper Donat 2018-07-15 20:50:11 +0200
  • 596031d09e add reflection for applied function Kacper Donat 2018-07-15 20:42:37 +0200
  • fd3288a4ad add partial application util Kacper Donat 2018-07-15 20:00:33 +0200
  • 287f07dba6 add phpunit config Kacper Donat 2018-07-11 18:11:47 +0200
  • 1a0c6a5bc8 add test cases for constant predicate Kacper Donat 2018-07-10 18:51:44 +0200
  • 804dd0e0e4 add basic predicates Kacper Donat 2018-07-08 18:05:25 +0200
  • 4820e9fdb4 add constant value predicate Kacper Donat 2018-02-28 21:50:47 +0100
  • 40f8bfeab8 proof of concept Kacper Donat 2018-02-28 21:37:37 +0100