react/curry
This package is abandoned and no longer maintained.
The author suggests using the react/partial package instead.
[DEPRECATED] Partial function application. See react/partial.
v1.1.1
2013-01-04 17:21 UTC
Requires
- php: >=5.3.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 306ab62b61fb540bed8bffa987f6c663eda86d40
This package is not auto-updated.
Last update: 2019-02-20 17:15:34 UTC
README
Partial function application.
Deprecated
This library is deprecated and has been replaced with react/partial. The
reason is that the library does not actually implement currying, it does
partial function application.
