wrote:
>
> well, I was doing control+c which works too. How is control+d different?
>
>
> On , Islon Scherer wrote:
> > Have you tried control+d?
> >
> >
> >
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> >
> > Groups "Clojure" group.
> >
> > To post to th
control+d exits clojure repl
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from th
well, I was doing control+c which works too. How is control+d different?
On , Islon Scherer wrote:
Have you tried control+d?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Have you tried control+d?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this
I like the lein repl. However, when I try to exit I get this error below.
Any ideas?
user=> (System/exit 0)
Exception in thread "Thread-3" java.lang.RuntimeException:
java.lang.IndexOutOfBoundsException
at parsepcap.scrapeindex=> (System/exit 0)
Exception in thread "Thread-3" java.lang.Runtim