arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
map-visit
Map `visit` over an array of objects.
thenby
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax