Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immutable-js/immutable-js
/ Conversion.ts
File
Conversion.ts
__tests__/Conversion.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'@jest/globals'
;
2
import
fc, {
type
JsonValue } from
'fast-check'
;
3
import
{
4
type
Collection,
Callers
nothing calls this directly
Calls
15
Record
Interface · 0.90
Map
Interface · 0.90
OrderedMap
Interface · 0.90
describe
Function · 0.85
it
Function · 0.85
fromJS
Function · 0.85
is
Function · 0.85
toList
Method · 0.80
toOrderedMap
Method · 0.80
set
Method · 0.65
push
Method · 0.65
toJS
Method · 0.65
Tested by
no test coverage detected