map-visit
Map `visit` over an array of objects.
diff-arrays-of-objects
Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.
make-unique
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.