Immutable JS – Immutable Data Collections for Javascript

Immutable JS – Immutable Data Collections for Javascript.

Immutable data cannot be changed once created, leading to much simpler application development and enabling techniques from functional programming such as lazy evaluation.

7 thoughts on “Immutable JS – Immutable Data Collections for Javascript”

Leave a Reply to js_digestCancel reply