Returns a map that consists of the rest of the maps transformed into the first. If a key occurs in more than one map, the mapping(s) from the latter (left-to-right) will be combined with the mapping in the result by calling `fn(val-in-result, val-in-latt
published version 1.1.1, 11 years agoReturns an array of successive items from coll while pred(item) returns true.
published version 3.0.0, 5 years agoReturns an array of the items in coll starting from the first item for which pred(item) logical false, i.e. false, null, undefined
published version 3.0.0, 5 years agoRequire a directory of modules and apply a function on module.exports
published version 0.0.5, 11 years agoReturns an array of intermediate values of the reduction (as per reduce) of coll by fn, starting with init.
published version 3.0.0, 5 years agoPluck values of a collection given a dot separated string
published version 3.0.0, 5 years agoGenerates a function that is called with initially supplied arguments
published version 0.0.1, 11 years agoReturns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]
published version 3.0.2, 5 years agoThis is Hapi view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.
published version 5.0.1, 8 years agoA set of predicate functions to improve your value testing and comparisons.
published version 0.10.1, 11 years ago