Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Created November 29, 2018 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sogaiu/2378a3e547139f6271e2d70aee911ba0 to your computer and use it in GitHub Desktop.
Save sogaiu/2378a3e547139f6271e2d70aee911ba0 to your computer and use it in GitHub Desktop.
trace-ns doesn't seem to work yet(?)
game.core=> (trace-ns (the-ns 'game.core))
InvalidCastException Specified cast is not valid.
clojure/core$find_ns__41059.invokeStatic (:0)
clojure/core$find_ns__41059.invoke (:0)
clojure/core$the_ns__41083.invokeStatic (:0)
clojure/core$the_ns__41083.invoke (:0)
clojure/tools/trace$trace_ns_STAR___1190.invokeStatic (:0)
clojure/tools/trace$trace_ns_STAR___1190.invoke (:0)
game/core$eval__1420__1425.invokeStatic (:0)
game/core$eval__1420__1425.invoke (:0)
clojure.lang.Compiler.eval (:0)
clojure.lang.Compiler.eval (:0)
clojure/core$eval__40272.invokeStatic (:0)
clojure/core$eval__40272.invoke (:0)
arcadia/socket_repl$game_thread_evalfn__173fn__178__190.invoke (:0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment