7

”State – you’re doing it wrong” • Immutable • Persistent (struktural sharing, not copying) b (def a (list 1 2 3)) (def b (rest a)) a 1 • Simpler code • Less concurrency issues 2 3 e.g. stable enumerations

8 Publizr (dev) Home


You need flash player to view this online publication