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