MCPcopy Create free account
hub / github.com/Effect-TS/effect / ArrayNaNIndex.test.ts

File ArrayNaNIndex.test.ts

packages/effect/test/ArrayNaNIndex.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Array as Arr, Option } from "effect"
3
4const input = [1, 2, 3]

Callers

nothing calls this directly

Calls 7

getUnsafeMethod · 0.80
insertAtMethod · 0.80
someMethod · 0.80
getMethod · 0.65
modifyMethod · 0.65
replaceMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected