Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ tMap.ts
File
tMap.ts
packages/effect/src/internal/stm/tMap.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as RA from
"../../Array.js"
2
import
* as Chunk from
"../../Chunk.js"
3
import
* as Equal from
"../../Equal.js"
4
import
type
{ LazyArg } from
"../../Function.js"
Callers
nothing calls this directly
Calls
15
toReadonlyArray
Function · 0.85
isTMap
Function · 0.85
resize
Function · 0.85
remove
Function · 0.85
unsafeGet
Method · 0.80
collect
Method · 0.80
indexOf
Function · 0.70
get
Function · 0.70
fail
Method · 0.65
map
Method · 0.65
next
Method · 0.65
f
Function · 0.50
Tested by
no test coverage detected