currying 0.4.0

A crate for currying anything implementing `FnOnce`. Arguments can be passed one at a time, yielding a new something implementing `FnOnce` (and possibly `FnMut` and `Fn`) which can be called with one less argument.
Documentation

currying

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 3 of them enabled by default.

default

16 (default)

rcurry (default)

This feature flag does not enable additional features.

8 (default)

128

160

192

224

256

32

64

96

dont_hurt_yourself_by_using_all_features