MCPcopy
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

1import * as Chunk from "../../Chunk.js"
2import { dual, pipe } from "../../Function.js"
3import * as Option from "../../Option.js"
4import * as Interval from "../../ScheduleInterval.js"

Callers

nothing calls this directly

Calls 5

unionLoopFunction · 0.85
intersectLoopFunction · 0.85
makeFunction · 0.70
startFunction · 0.70
lessThanFunction · 0.50

Tested by

no test coverage detected