MCPcopy Create free account
hub / github.com/bgerm/react-table-sorter-demo / objMapKeyVal

Function objMapKeyVal

js/react.js:14226–14238  ·  view source on GitHub ↗

* Behaves the same as `objMap` but invokes func with the key first, and value * second. Use `objMap` unless you need this special case. * Invokes func as: * * func(key, value, iteration) * * @param {?object} obj Object to map keys over * @param {!function} func Invoked for each key/val pair

(obj, func, context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

react.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected