thread-stopper
function
clojure.repl/thread-stopper
(thread-stopper [] [thread])Returns a function that takes one arg and uses that as an exception message
to stop the given thread. Defaults to the current thread
Examples
No examples yet. Be the first to add one!