MCPcopy
hub / github.com/Effect-TS/effect / tMap.ts

File tMap.ts

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

Source from the content-addressed store, hash-verified

1import * as RA from "../../Array.js"
2import * as Chunk from "../../Chunk.js"
3import * as Equal from "../../Equal.js"
4import type { LazyArg } from "../../Function.js"

Callers

nothing calls this directly

Calls 15

toReadonlyArrayFunction · 0.85
isTMapFunction · 0.85
resizeFunction · 0.85
removeFunction · 0.85
unsafeGetMethod · 0.80
collectMethod · 0.80
indexOfFunction · 0.70
getFunction · 0.70
failMethod · 0.65
mapMethod · 0.65
nextMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected