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.
17Jun 20, 2026Updated last week

Alternatives and similar repositories for currying

Users that are interested in currying are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?