Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/banga/git-split-diffs
/ SpannedString.test.ts
File
SpannedString.test.ts
src/SpannedString.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SpannedString } from
'./SpannedString'
;
2
3
function
S() {
4
return
SpannedString.create<string>();
Callers
nothing calls this directly
Calls
8
format
Function · 0.85
S
Function · 0.85
apply
Function · 0.85
appendString
Method · 0.80
iterSubstrings
Method · 0.80
addSpan
Method · 0.80
slice
Method · 0.80
appendSpannedString
Method · 0.80
Tested by
no test coverage detected