Hi all,--I have a solution to this problem which works on my repl but fails on the site: #(apply interleave (repeat %2 %1))Is there a difference in version? I'm on (clojure-version) => "1.10.0".clojure.lang.ArityException: Wrong number of args (1) passed to: core$interleave
You received this message because you are subscribed to the Google Groups "4Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 4clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/4clojure/e6e2f944-34bd-4671-b70c-ae9a58f8278c%40googlegroups.com.
4clojure is stuck at clojure 1.4.
On Wed, Dec 25, 2019 at 10:26 AM Matthew Farabaugh <mattfar...@gmail.com> wrote:
Hi all,--I have a solution to this problem which works on my repl but fails on the site: #(apply interleave (repeat %2 %1))Is there a difference in version? I'm on (clojure-version) => "1.10.0".clojure.lang.ArityException: Wrong number of args (1) passed to: core$interleave
You received this message because you are subscribed to the Google Groups "4Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 4clo...@googlegroups.com.