Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 158 Bytes

File metadata and controls

3 lines (2 loc) · 158 Bytes

Immutable.js Basics

To solve our mutability problem, Immutable.js must provide immutable versions of the two core mutable types, Object and Array.