BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

currying

v0.4.0crates.io· Rust

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.

The verdict
Aging — last published 7 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 7 months ago — check before adopting.
Popularity
108 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.4.07 months ago
  • 0.3.5over a year ago
  • 0.3.4over a year ago
  • 0.3.3over a year ago
  • 0.3.2over a year ago
  • 0.3.1over a year ago
  • 0.3.0over a year ago
  • 0.2.3over a year ago
currying — 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. (Rust / crates.io) — verdict, alternatives & security · Modules