flexsurfer / re-frisk

Take full control of re-frame app
https://flexsurfer.github.io/conduit-re-frisk-demo/
456 stars 29 forks source link

Fix warnings when compiled with :checked-arrays :warn #46

Closed cristibalan closed 6 years ago

cristibalan commented 6 years ago

Hi. There are currently warnings when compiled with :checked-arrays :warn.

This change uses the recommended js hash setter (goog.object/set).

https://clojurescript.org/news/2017-07-14-checked-array-access