Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ intervals.ts
File
intervals.ts
packages/effect/src/internal/schedule/intervals.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Chunk from
"../../Chunk.js"
2
import
{ dual, pipe } from
"../../Function.js"
3
import
* as Option from
"../../Option.js"
4
import
* as Interval from
"../../ScheduleInterval.js"
Callers
nothing calls this directly
Calls
5
unionLoop
Function · 0.85
intersectLoop
Function · 0.85
make
Function · 0.70
start
Function · 0.70
lessThan
Function · 0.50
Tested by
no test coverage detected