mcurry

Build Status Crates.io

mcurry exposes macros for creating curried functions.

Roadmap

Development

Development of mcurry targets the master branch of this repository. Contributions are warmly welcomed!

Changes can be tested by running the check script:

bash scripts/check lf # validates lint and format scripts/check test # tests source code