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