Mastering Immutable.js
上QQ阅读APP看书,第一时间看更新

Changing map values

Map values are changed in a similar way as lists. In fact, you use the same two methods: set() and update().