MCPcopy
hub / github.com/Effect-TS/effect / commit

Method commit

packages/effect/test/Sink/constructors.test.ts:110–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 }
109
110 commit() {
111 return this.take
112 }
113
114 pipe() {
115 return pipeArguments(this, arguments)

Callers 9

TPubSub.test.tsFile · 0.45
TRandom.test.tsFile · 0.45
TMap.test.tsFile · 0.45
loopFunction · 0.45
STM.test.tsFile · 0.45
TSet.test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected