Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Record.ts
File
Record.ts
repos/effect/packages/effect/src/Record.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Works with plain JavaScript records as immutable key/value dictionaries.
3
*
4
* A record is an object whose keys are strings or symbols. This module includes
Callers
nothing calls this directly
Calls
14
predicate
Function · 0.85
partition
Function · 0.85
isSubrecordBy
Function · 0.85
isEmptyRecord
Function · 0.85
push
Method · 0.80
some
Method · 0.80
empty
Function · 0.70
keys
Function · 0.70
collect
Function · 0.70
has
Function · 0.70
remove
Function · 0.70
combine
Function · 0.70
Tested by
no test coverage detected