I am using the clojure.main/repl function to start a new repl in my
application. When I am done i want to close it. Repl has a read-eval-
print going - how can i stop it? Currently i am passing "caught"
option which throws an exception for certain condition and breaks the
loop.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---