Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashpointProject/launcher
/ value
Method
value
src/back/util/map.ts:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
hasNext(): boolean;
10
cmp(a: string): number;
11
value(): string;
12
}
13
14
export
class
StringIterator implements IKeyIterator<string> {
Callers
1
set
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