Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashpointProject/launcher
/ cmp
Method
cmp
src/back/util/map.ts:10–10 ·
view source on GitHub ↗
(a: string)
Source
from the content-addressed store, hash-verified
8
9
hasNext(): boolean;
10
cmp(a: string): number;
11
value(): string;
12
}
13
Callers
5
set
Method · 0.65
get
Method · 0.65
delete
Method · 0.65
findSubstr
Method · 0.65
findSuperstr
Method · 0.65
Implementers
2
StringIterator
src/back/util/map.ts
PathIterator
src/back/util/map.ts
Calls
no outgoing calls
Tested by
no test coverage detected