Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ serializable-machine.ts
File
serializable-machine.ts
packages/experimental/examples/serializable-machine.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Machine } from
"@effect/experimental"
2
import
{ runMain } from
"@effect/platform-node/NodeRuntime"
3
import
{ Effect, List, pipe, Schedule, Schema } from
"effect"
4
Callers
nothing calls this directly
Calls
6
pipe
Function · 0.90
pipe
Method · 0.65
size
Method · 0.65
make
Method · 0.65
log
Method · 0.65
add
Method · 0.65
Tested by
no test coverage detected