-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
2020 Week 46-48 (from Nov 9), 2020 Week 49-51 (from Nov 30)
-
1
-
NEW
-
NEW
ImmutableCollectionOperations.ts contains a lot of custom code for immutable collections manipulation. To avoid maintenance and testing overhead let's reuse an existing library providing the same functionality. Immutable.js (https://immutable-js.github.io/immutable-js/) seems to be a perfect fit.