MCPcopy Index your code
hub / github.com/immutable-js/immutable-js / updateIn.ts

File updateIn.ts

__tests__/updateIn.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from '@jest/globals';
2import {
3 List,
4 Map,

Callers

nothing calls this directly

Calls 15

MapInterface · 0.90
SetInterface · 0.90
ListInterface · 0.90
SeqInterface · 0.90
describeFunction · 0.85
itFunction · 0.85
fromJSFunction · 0.85
removeInFunction · 0.85
toJSMethod · 0.65
updateInMethod · 0.65
removeMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected