Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Chunk.ts
File
Chunk.ts
packages/effect/src/Chunk.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Stores many values in an immutable ordered collection.
3
*
4
* A `Chunk<A>` is useful when you need to build or transform collections
Callers
nothing calls this directly
Calls
15
pipe
Function · 0.90
makeChunk
Function · 0.85
appendAll
Function · 0.85
predicate
Function · 0.85
fromArrayUnsafe
Function · 0.85
some
Method · 0.80
push
Method · 0.80
filter
Method · 0.80
makeEquivalence
Function · 0.70
getUnsafe
Function · 0.70
of
Function · 0.70
take
Function · 0.70
Tested by
no test coverage detected