sigurd4 / curryingView on GitHub
A crate for argument-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.
17Oct 21, 2025Updated 4 months ago

Alternatives and similar repositories for currying

Users that are interested in currying are comparing it to the libraries listed below

Sorting:

Are these results useful?