Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jprichardson/string.js
/ S
Function
S
lib/string.js:58–60 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
56
}
57
58
function
S(s) {
59
initialize(this, s);
60
}
61
62
var
__nsp = String.prototype;
63
var
__sp = S.prototype = {
Callers
1
string.test.js
File · 0.85
Calls
1
initialize
Function · 0.85
Tested by
no test coverage detected