#Partial Application with Named Parameters

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.
MIT © Herman Starikov