I’m an email user. For some reason official announcements (by Alex
Miller) don’t get sent out via email, they only appear in the Google
Groups web interface. Replies (and all other messages) do land in my
inbox, though.
Something wrong with your email Alex, or is it Google Groups?
--
You receive
At the moment I have the following code:
(str ""
""
""
"Quote"
"Author"
"")
But I want to make it more generic: the th lines should be data-driven.
There is a headers variable and when this contains:
'(:quote "Quote" :author "Author")
Then the
Hi Everybody,
I have the following lein setup.
sunil@ubuntu-14:~/rabbit/rabbit-clj$ lein version
Leiningen 2.4.2 on Java 1.7.0_55 OpenJDK Server VM
I get the following exception when i run "lein repl" can somebody tell me
as to what could be wrong?
Exception in thread "main" java.lang.IllegalA
I'm doing some exercises in coding that are meant for Java but I'm doing
them in Clojure. I'm stuck on this one. The goal is
to return true if an array of ints contains two consecutive 2s. I figured
I'd use Stuart Halloway's by-pairs function to turn the sequence
into pairs of numbers and check for
--
Softaddicts sent by ibisMail!
--
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
--
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 group, send email to
cloj
http://www.ultimateabguide.com/wp-content/themes/default/images/hello.php
--
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
Hi all,
I thought I'd share the results of a fun little excercise I did this
morning: running Clojure on a VM with native support for tail call
optimization and first class continuations. Any Schemers on this list
will probably appreciate it.
The VM in question is Avian (http://oss.readytal