Thanks, Meikel.

I feel a bit silly, but I do have it working now.

* Not quoting foo is more than superfluous; it was the primary cause
of my problem. I did study that clojure.org example, just missed the
lack of quote...
* There wasn't an example of a void return type and I assumed that,
like an empty argument list, it would be []. Wrong - turns out it
should be void, as in: [foo [] void]. Perhaps this would be a useful
example to add to that page?

-Greg
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to