MCPcopy Index your code
hub / github.com/Effect-TS/effect / interval.ts

File interval.ts

packages/effect/src/internal/schedule/interval.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Duration from "../../Duration.js"
2import { dual } from "../../Function.js"
3import * as Option from "../../Option.js"
4import type * as Interval from "../../ScheduleInterval.js"

Callers

nothing calls this directly

Calls 2

makeFunction · 0.70
minFunction · 0.50

Tested by

no test coverage detected