MCPcopy
hub / github.com/Effect-TS/effect / NonEmptyIterable.test.ts

File NonEmptyIterable.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual, throws } from "@effect/vitest/utils"
3import { Chunk, NonEmptyIterable } from "effect"
4

Callers

nothing calls this directly

Calls 6

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
throwsFunction · 0.90
itFunction · 0.85
makeMethod · 0.65
nextMethod · 0.65

Tested by

no test coverage detected