Build items in an array from functions applied to a single input.
published version 0.2.0, 8 years agoBuild properties of an object from functions applied to a single input.
published version 0.2.0, 8 years agoReturn true if the second value is bigger than the first.
published version 0.2.0, 8 years agoReturn true if the second value smaller than the first.
published version 0.2.0, 8 years agoReturn true if the second value is the same as or bigger than the first.
published version 0.2.0, 8 years agoReturn true if the second value is the same as or smaller than the first.
published version 0.2.0, 8 years agoReturn the result of subtracting the first value from the second.
published version 0.2.0, 8 years agoConvert a function to allow partial application.
published version 0.1.0, 8 years agoConnect functions into a pipeline: the output of one is the input of the next.
published version 0.2.0, 8 years agoChange an item in an Array or Object, without modifying the original.
published version 0.1.0, 8 years agoThe base functions for a functional, streaming logging library.
published version 0.3.0, 8 years agoConsole-style inputs for flogging.js.
published version 0.2.0, 8 years ago