I am using JavaScript with lodash and have two array of objects as follows:
objArr1 = [{\'x\': 1, \'y\': 2, \'z\': 3}, {\'x\': 10, \'y\': 20, \'z\': 30}, {\'x\':