MCPcopy 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

1import { SpannedString } from './SpannedString';
2
3function S() {
4 return SpannedString.create<string>();

Callers

nothing calls this directly

Calls 8

formatFunction · 0.85
SFunction · 0.85
applyFunction · 0.85
appendStringMethod · 0.80
iterSubstringsMethod · 0.80
addSpanMethod · 0.80
sliceMethod · 0.80
appendSpannedStringMethod · 0.80

Tested by

no test coverage detected