MCPcopy Create free account
hub / github.com/Effect-TS/effect / done

Method done

packages/effect/src/String.ts:1180–1182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1178 }
1179
1180 private get done(): boolean {
1181 return this.index >= this.length
1182 }
1183}
1184
1185/**

Callers 15

executeStreamMethod · 0.45
pullIntoWritableFunction · 0.45
handleResultFunction · 0.45
TxDeferred.test.tsFile · 0.45
Stream.test.tsFile · 0.45
maxFunction · 0.45
cronFunction · 0.45
durationFunction · 0.45
duringFunction · 0.45
minFunction · 0.45
Schedule.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected