II.
Library overview
Reference · livelibrary:immer
Immer overview
Create the next immutable state by mutating the current one — uses Proxy to record mutations and produce a new immutable object tree.
Attributes
displayName
Immer
belongsToLanguageId
category
data-structures
description
Create the next immutable state by mutating the current one — uses Proxy to record mutations and produce a new immutable object tree.
Outgoing edges
alternative_to1
- library:lodash·LibraryLodash
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:application-state-management·SkillAreaState Management
Incoming edges
None.