MCPcopy Index your code
hub / github.com/Effect-TS/effect / array

Method array

packages/effect/src/StreamEmit.ts:98–98  ·  view source on GitHub ↗

* Emits a chunk containing the specified values.

(chunk: ReadonlyArray<A>)

Source from the content-addressed store, hash-verified

96 * Emits a chunk containing the specified values.
97 */
98 array(chunk: ReadonlyArray<A>): boolean
99
100 /**
101 * Terminates with a cause that dies with the specified defect.

Callers 15

Primitive.test.tsFile · 0.80
PromptFromSelfClass · 0.80
Monoid.test.tsFile · 0.80
arrayFunction · 0.80
Data.tst.tsFile · 0.80
SchemaIndex.tsFile · 0.80
TPubSub.test.tsFile · 0.80
Chunk.test.tsFile · 0.80
Data.test.tsFile · 0.80
Config.test.tsFile · 0.80
STM.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 2

chunkArbFunction · 0.64
chunkArbFunction · 0.64