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.

Installs: 4 593

Dependents: 7

Suggesters: 0

Security: 0

Stars: 35

Watchers: 2

Forks: 4

Open Issues: 0

pkg:composer/react/curry

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.