MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / charsLeftIndex

Function charsLeftIndex

iBlog.WebUI/Scripts/lodash.js:392–398  ·  view source on GitHub ↗

* Used by `_.trim` and `_.trimLeft` to get the index of the first character * of `string` that is not found in `chars`. * * @private * @param {string} string The string to inspect. * @param {string} chars The characters to find. * @returns {number} Returns the index of

(string, chars)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

trimFunction · 0.85
trimLeftFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected