reagent/test
Dan Holmsand d39656624d Make Reaction and cursors lazy
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.
2015-02-04 16:03:35 +01:00
..
runtests.cljs Use cljs.test 2015-01-31 23:09:42 +01:00
testcursor.cljs Make Reaction and cursors lazy 2015-02-04 16:03:35 +01:00
testinterop.cljs Remove bundled React 2015-02-01 15:13:08 +01:00
testratom.cljs Make Reaction and cursors lazy 2015-02-04 16:03:35 +01:00
testreagent.cljs Added adapt-react-class 2015-02-02 15:19:43 +01:00
testwrap.cljs Use cljs.test 2015-01-31 23:09:42 +01:00