Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Array.ts
File
Array.ts
packages/effect/src/Array.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* This module provides utility functions
for
working with arrays in TypeScript.
3
*
4
* @since 2.0.0
Callers
nothing calls this directly
Calls
15
makeBy
Function · 0.85
headNonEmpty
Function · 0.85
initNonEmpty
Function · 0.85
lastNonEmpty
Function · 0.85
isOutOfBounds
Function · 0.85
spanIndex
Function · 0.85
zipWith
Function · 0.85
append
Function · 0.85
intersectionWith
Function · 0.85
filterMap
Function · 0.85
f
Function · 0.70
tailNonEmpty
Function · 0.70
Tested by
no test coverage detected