currying v1.0.3 API Reference

Modules

The Currying module allows you to partially apply (or ‘curry’) functions. To use this functionality elsewhere, call use Currying from within your code