MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / isBoundary

Function isBoundary

example/webpack-es6-react/bundle.js:2172–2174  ·  view source on GitHub ↗

* Checks if a character in the supplied ID is a separator or the end. * * @param {string} id A React DOM ID. * @param {number} index Index of the character to check. * @return {boolean} True if the character is a separator or end of the ID. * @private

(id, index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isAncestorIDOfFunction · 0.70
getNextDescendantIDFunction · 0.70
getFirstCommonAncestorIDFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected