fun-php
1.2
functional programming utilities for PHP
|
API Documentation | On Github | Functional programming with PHP |
This is the complete list of members for boehm_s\F, including all inherited members.
_ | boehm_s\F | |
compose(... $fns) | boehm_s\F | static |
each(... $args) | boehm_s\F | static |
every(... $args) | boehm_s\F | static |
filter(... $args) | boehm_s\F | static |
find(... $args) | boehm_s\F | static |
findIndex(... $args) | boehm_s\F | static |
flatMap(... $args) | boehm_s\F | static |
includes(... $args) | boehm_s\F | static |
map(... $args) | boehm_s\F | static |
merge($obj,... $objs) | boehm_s\F | static |
not(... $args) | boehm_s\F | static |
partial(... $args) | boehm_s\F | static |
partition(... $args) | boehm_s\F | static |
pick(... $args) | boehm_s\F | static |
pipe(... $fns) | boehm_s\F | static |
prop(... $args) | boehm_s\F | static |
propEq(... $args) | boehm_s\F | static |
propOr(... $args) | boehm_s\F | static |
props(... $args) | boehm_s\F | static |
propSatisfies(... $args) | boehm_s\F | static |
reduce(... $args) | boehm_s\F | static |
reverse(... $args) | boehm_s\F | static |
some(... $args) | boehm_s\F | static |
sort(... $args) | boehm_s\F | static |
splitAt(... $args) | boehm_s\F | static |
uniq(... $args) | boehm_s\F | static |
uniqBy(... $args) | boehm_s\F | static |