Skip to main content

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

No examples yet. Be the first to add one!