currying

currying

sigurd4

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.

17 Stars
0 Forks
17 Watchers
Rust Language
mit License
Cost to Build
$5.0K
Market Value
$6.4K

Growth over time

1 data points  ·  2025-09-09 → 2025-09-09
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about currying

Question copied to clipboard

What is the sigurd4/currying GitHub project? Description: "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.". Written in Rust. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone currying

Clone via HTTPS

git clone https://github.com/sigurd4/currying.git

Clone via SSH

[email protected]:sigurd4/currying.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the currying issue tracker:

Open GitHub Issues