Jeffrey Chu writes:
> It looks like it's because the period `.' comes after the quote `"' in
> `cookies map".'; this seems to make the meta :arglists (.) - this may
> be a clojure bug.
>
> You may want to put the period before the double quotes.
Hah! Thanks! I didn't spot that!
That indeed seem
Hi,
It looks like it's because the period `.' comes after the quote `"' in
`cookies map".'; this seems to make the meta :arglists (.) - this may
be a clojure bug.
You may want to put the period before the double quotes.
In the mean time, a check for this was added in the latest swank-
clojure (
Hi Jan,
I'm not familiar with Weld, but based on the error message shown the
cause might be the recent changes in making sequences fully lazy.
Which version of clojure.contrib are you using? If it works for Mark,
you might want to make sure that you're running the same version of
Clojure and clo
I have a problem that I am unable to solve by myself. I've been trying
to use parts of the weld framework by Mark McGranaghan. However, clojure
fails to compile it with an error I don't understand:
java.lang.IllegalArgumentException: Don't know how to create ISeq from: Symbol
[Thrown class