* Maps children that are typically specified as `props.children`. * * The provided mapFunction(child, index) will be called for each * leaf child. * * @param {?*} children Children tree container. * @param {function(*, int)} func The map function. * @param {*} context Context for mapFu
(children, func, context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected