Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ single
Method
single
packages/effect/src/StreamEmit.ts:82–82 ·
view source on GitHub ↗
* Emits a chunk containing the specified value.
(value: A)
Source
from the content-addressed store, hash-verified
80
* Emits a chunk containing the specified value.
81
*/
82
single(value: A): Promise<B>
83
}
84
85
/**
Callers
8
onReadyStateChange
Function · 0.65
makeRepository
Function · 0.65
entries
Function · 0.65
watchNode
Function · 0.65
async.test.ts
File · 0.65
fromRequest
Function · 0.65
LocallyReducer
Function · 0.65
onNotification
Function · 0.65
Calls
no outgoing calls
Tested by
1
entries
Function · 0.52