This commit is contained in:
Chris Kolodin 2017-03-20 23:07:45 +00:00 committed by GitHub
commit b5134d1312

View file

@ -206,6 +206,6 @@ dev=> (graph/states-with-deps)
:deps #{"#'app.www/nyse-app" "#'app.conf/config"}}) :deps #{"#'app.www/nyse-app" "#'app.conf/config"}})
``` ```
But it does not draw :), and it currently only supports Clojure, not ClojureScript. But it does not draw :)
###### _conclusion: needs more thinking._ ###### _conclusion: needs more thinking._