_.tail(array) source
_.hasIn(object, path)
_.slice(array, [start=0], [end=array.length])
_.sortedLastIndex(array, value)
_.xorBy([arrays], [iteratee=_.identity])
_.trimStart([string=''], [chars=whitespace])
_.valuesIn(object)
_.unionWith([arrays], [comparator])
_.tap(value, interceptor)
_.propertyOf(object)
Page 15 of 32