An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : 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.

Registry - Source - Documentation - JSON
purl: pkg:cargo/currying
Keywords: curry , currying , fp , function , haskell , functions , lambda , rust
License: MIT
Latest release: 8 months ago
First release: over 2 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 10,771 total
Stars: 13 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...