September 2017
Intermediate to advanced
216 pages
6h 8m
English
Immutable.js sets are used to store unique values. Some libraries have functions or methods to remove duplicate values from lists or arrays. If you want to remove duplicate values from Immutable.js lists, the solution is to convert the collection code into a set. In this chapter, you'll learn do the following:
Read now
Unlock full access