Skip to content

Hermanya/partial-application-with-named-parameters

Repository files navigation

#Partial Application with Named Parameters Build Status screenshot

Usage

First have a function, that destructs its first and only parameter. This module will make you able to partially apply named parameters for that function. Take a look at tests to for details.

License

MIT © Herman Starikov