Immutable collections for JavaScript
Facebook is back with yet another bit of interesting open source. Immutable.js provides Persistant, Immutable List
, Stack
, Map
, OrderedMap
, Set
, OrderedSet
, and Record
collections.
Not sure why these immutable collections could be so beneficial? Read their case for immutability.
Discussion
Sign in or Join to comment or subscribe