Given a set of promises only return the resolved promises
Takes a value and puts it at the end of the given list
The entirety of all unction fucntions
Map over keys with the value and key context
Returns the type name of the value provided.
Return resolved and rejected promises as two arrays
Merges two iterables, preferring right
Flips a function's first and second arguments.
Takes a tree and creates a single object where the root keys are conjoined nested keys
Takes an iterable and returns it's values
Takes a stack of functions, like `pipe()`, but always returns the second argument
Takes a list of folders and an array of records and turns it into a tree
Reduce over a iterable's values
Splits up a string by a delimiter
Returns all but the last item in an ordered list
Takes a type name and a value and returns a boolean if value is type
![Tests][BADGE_TRAVIS] ![Stability][BADGE_STABILITY] ![Dependencies][BADGE_DEPENDENCY]
Takes a keyed iterable and returns the keys as an Array
Determines if a value is not a value
Takes an iterable and splits into an array of two iterables based on a predicate.
Hammers down a subset's values into the set
Takes a value and turns it into an array of that value, unless the value is already an array
Takes many event names and returns an observable of those events
A currable version of the Promise.reject() function