Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/esamattis/underscore.string
/ toBoolean.js
File
toBoolean.js
toBoolean.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
trim = require(
'./trim'
);
2
3
function
boolMatch(s, matchers) {
4
var
i, matcher, down = s.toLowerCase();
Callers
nothing calls this directly
Calls
1
boolMatch
Function · 0.85
Tested by
no test coverage detected