Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TSubscriptionRef.test.ts
File · 0.45
TPubSub.test.ts
File · 0.45
TReentrantLock.test.ts
File · 0.45
TRandom.test.ts
File · 0.45
TMap.test.ts
File · 0.45
loop
Function · 0.45
STM.test.ts
File · 0.45
TSet.test.ts
File · 0.45
TPriorityQueue.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected