Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Array.ts
File
Array.ts
repos/effect/packages/effect/src/Array.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Works with JavaScript arrays, readonly arrays, and non-empty arrays.
3
*
4
* The helpers cover common collection work such as creating arrays, reading
Callers
nothing calls this directly
Calls
15
makeBy
Function · 0.85
initNonEmpty
Function · 0.85
lastNonEmpty
Function · 0.85
isOutOfBounds
Function · 0.85
predicate
Function · 0.85
spanIndex
Function · 0.85
order
Function · 0.85
appendAll
Function · 0.85
prepend
Function · 0.85
intersectionWith
Function · 0.85
partition
Function · 0.85
some
Method · 0.80
Tested by
no test coverage detected