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

Function charsRightIndex

iBlog.WebUI/Scripts/lodash.js:409–414  ·  view source on GitHub ↗

* Used by `_.trim` and `_.trimRight` to get the index of the last 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
trimRightFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected