* Creates an object composed from arrays of `keys` and `values`. Pass either * a single two dimensional array, i.e. `[[key1, value1], [key2, value2]]`, or * two arrays, one of `keys` and one of corresponding `values`. * * @static * @memberOf _ * @alias object * @ca
(keys, values)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected