string-split
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
product
Curried calculation of the product of multiplying multiplicand and multiplier.
reapply
Require a module and apply the export if it is a function.
string-prepend
The unicorn String.prototype.prepend as a curried function.
reapply-list
Require a list of modules and apply the export if it is function.