MCPcopy Create free account
hub / github.com/effect-app/libs / Array.ts

File Array.ts

packages/effect-app/src/Array.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NonEmptyArray, NonEmptyReadonlyArray } from "effect/Array"
2import * as Array from "effect/Array"
3import * as Chunk from "effect/Chunk"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 5

pushMethod · 0.80
fFunction · 0.70
getMethod · 0.65
setMethod · 0.65
hasMethod · 0.45

Tested by

no test coverage detected