Revisolution / typed-redux-kit

Scaffoldings for Redux with Typescript
19 stars 5 forks source link

Exploit structural sharing for tackable #8

Open Rokt33r opened 6 years ago

Rokt33r commented 6 years ago

https://medium.com/@dtinth/immutable-js-persistent-data-structures-and-structural-sharing-6d163fbd73d2 https://www.slideshare.net/mohitthatte/a-deep-dive-into-clojures-data-structures-euroclojure-2015

Rokt33r commented 6 years ago

There is also possibility to exploit Immutable by asMutable.