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