Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ pubsub.ts
File
pubsub.ts
packages/tools/bundle/fixtures/pubsub.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Effect from
"effect/Effect"
2
import
* as PubSub from
"effect/PubSub"
3
4
const
program = Effect.gen(
function
*() {
Callers
nothing calls this directly
Calls
6
pipe
Method · 0.65
subscribe
Method · 0.65
take
Method · 0.65
log
Method · 0.65
publishAll
Method · 0.65
sleep
Method · 0.65
Tested by
no test coverage detected