Sign in Sign up
hex

currying

The Currying library allows you to partially apply (or 'curry') any Elixir function, in a very transparent way. It also optionally implements the infix operator `~>` as a synomym for currying.

hex View on Hex

Activity

Latest release
9y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Jul 09, 2016
Releases
Version Released
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial