This method is like _.fromPairs except that it accepts two arrays, one of property identifiers and one of corresponding values.
- Lodash chained on (Object): the new object.
See Implementation
This method is like _.fromPairs except that it accepts two arrays, one of property identifiers and one of corresponding values.