Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immutable-js/immutable-js
/ RecordJS.js
File
RecordJS.js
__tests__/RecordJS.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'@jest/globals'
;
2
import
{ Record } from
'immutable'
;
3
4
describe(
'Record'
, () => {
Callers
nothing calls this directly
Calls
7
Record
Interface · 0.90
describe
Function · 0.85
it
Function · 0.85
soup
Method · 0.80
set
Method · 0.65
withMutations
Method · 0.65
clear
Method · 0.65
Tested by
no test coverage detected