Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Iterable.ts
File
Iterable.ts
packages/effect/src/Iterable.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Works with JavaScript values that implement `[Symbol.iterator]`.
3
*
4
* Iterables include arrays, strings, generators, sets, and custom lazy
Callers
nothing calls this directly
Calls
12
isBoolean
Function · 0.90
makeBy
Function · 0.85
prependAll
Function · 0.85
appendAll
Function · 0.85
map
Function · 0.85
predicate
Function · 0.85
some
Method · 0.80
push
Method · 0.80
flatten
Function · 0.70
containsWith
Function · 0.70
f
Function · 0.50
succeed
Method · 0.45
Tested by
no test coverage detected