- Mastering Immutable.js
- Adam Boduch
- 24字
- 2021-07-08 10:30:11
Changing map values
Map values are changed in a similar way as lists. In fact, you use the same two methods: set() and update().
Map values are changed in a similar way as lists. In fact, you use the same two methods: set() and update().