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

This package is not auto-updated.

Last update: 2019-02-20 17:15:34 UTC


README

Partial function application.

Build Status

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.