Terje Dahl

Results 1 issues of Terje Dahl

I would like to get the stacktrace from an nREPL session using clj-stacktrace's `parse-exception`. I would get it back as a String, which I could then apply `read-string` to and...