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

Function trimmedLeftIndex

iBlog.WebUI/Scripts/lodash.js:627–633  ·  view source on GitHub ↗

* Used by `_.trim` and `_.trimLeft` to get the index of the first non-whitespace * character of `string`. * * @private * @param {string} string The string to inspect. * @returns {number} Returns the index of the first non-whitespace character.

(string)

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 1

isSpaceFunction · 0.85

Tested by

no test coverage detected