MCPcopy Create free account
hub / github.com/answer19981/MiniHand / getArrByKey

Function getArrByKey

cloudfunctions/mcloud/framework/utils/data_util.js:173–178  ·  view source on GitHub ↗

* 提取对象数组的某个属性数组,如[{'x':1},{'x':2}] 提取 x得到[1,2] * @param {*} arr * @param {*} key * @returns []

(arr, key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected