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

Function isSpace

iBlog.WebUI/Scripts/lodash.js:562–565  ·  view source on GitHub ↗

* Used by `trimmedLeftIndex` and `trimmedRightIndex` to determine if a * character code is whitespace. * * @private * @param {number} charCode The character code to inspect. * @returns {boolean} Returns `true` if `charCode` is whitespace, else `false`.

(charCode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

trimmedLeftIndexFunction · 0.85
trimmedRightIndexFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected