mirror of
https://github.com/status-im/reagent.git
synced 2025-01-27 12:16:15 +00:00
d39656624d
Their value will now only be calculated as needed (i.e when deref is called), which should make debugging them much easier. This also makes updating the atom they are relying on cheaper.