Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Record.ts
File
Record.ts
packages/effect/src/Record.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 records in TypeScript.
3
*
4
* @since 2.0.0
Callers
nothing calls this directly
Calls
10
remove
Function · 0.85
filterMap
Function · 0.85
isSubrecordBy
Function · 0.85
isEmptyRecord
Function · 0.85
empty
Function · 0.70
f
Function · 0.70
keys
Function · 0.70
combine
Function · 0.70
has
Function · 0.50
predicate
Function · 0.50
Tested by
no test coverage detected