Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 358 Bytes

React/Curry

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.