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

File tArray.ts

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

Source from the content-addressed store, hash-verified

1import * as Equal from "../../Equal.js"
2import { dual, pipe } from "../../Function.js"
3import * as Option from "../../Option.js"
4import * as Order from "../../Order.js"

Callers

nothing calls this directly

Calls 15

forIndexFunction · 0.85
unsafeGetMethod · 0.80
toArrayFunction · 0.70
mapMethod · 0.65
getMethod · 0.65
dieMessageMethod · 0.65
nextMethod · 0.65
updateMethod · 0.65
setMethod · 0.65
pipeFunction · 0.50
someFunction · 0.50
reduceFunction · 0.50

Tested by

no test coverage detected