MCPcopy 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
14export class StringIterator implements IKeyIterator<string> {

Callers 1

setMethod · 0.65

Implementers 2

StringIteratorsrc/back/util/map.ts
PathIteratorsrc/back/util/map.ts

Calls

no outgoing calls

Tested by

no test coverage detected