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

File groupBy.ts

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

Source from the content-addressed store, hash-verified

1import * as Cause from "../Cause.js"
2import type * as Channel from "../Channel.js"
3import * as Chunk from "../Chunk.js"
4import * as Deferred from "../Deferred.js"

Callers

nothing calls this directly

Calls 15

isGroupByFunction · 0.85
mapDequeueFunction · 0.85
fromEffectMethod · 0.80
makeFunction · 0.70
pipeFunction · 0.70
loopFunction · 0.70
mapMethod · 0.65
makeMethod · 0.65
offerMethod · 0.65
getMethod · 0.65
updateMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected