MCPcopy
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 * This module provides utility functions for working with Iterables in TypeScript.
3 *
4 * @since 2.0.0

Callers

nothing calls this directly

Calls 9

makeByFunction · 0.85
isBooleanFunction · 0.85
zipWithFunction · 0.85
filterMapFunction · 0.85
fFunction · 0.70
containsWithFunction · 0.70
flattenFunction · 0.70
mapFunction · 0.70
predicateFunction · 0.50

Tested by

no test coverage detected