MCPcopy
hub / github.com/Effect-TS/effect / Array.tst.ts

File Array.tst.ts

packages/effect/dtslint/Array.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Array, Effect, Either, Option, Order, Predicate } from "effect"
2import { hole, identity, pipe } from "effect/Function"
3import { describe, expect, it, when } from "tstyche"
4

Callers

nothing calls this directly

Calls 10

itFunction · 0.85
StringInterface · 0.85
whenFunction · 0.85
spanMethod · 0.80
mapMethod · 0.65
ofMethod · 0.65
pipeMethod · 0.65
zipMethod · 0.65
modifyMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected