Thanks for the pointer; really helpful. I'll have to watch that talk
by Chris Houser as that is what I will try to do (extend ISeq).
On May 12, 9:06 am, Konrad Scorciapino wrote:
> It can only handle Object objects. Check
> outhttp://stackoverflow.com/questions/16044897/why-cant-i-call-seq-func
It can only handle Object objects. Check out
http://stackoverflow.com/questions/16044897/why-cant-i-call-seq-functions-in-a-sequence-generated-by-js-clj
2013/5/11 nchurch
> I'm trying to get a map out of a Goog events object (and also out of
> Domina events objects). Calling js->clj on either
I'm trying to get a map out of a Goog events object (and also out of
Domina events objects). Calling js->clj on either of these, even in
the most recent version of cljs, doesn't seem to do anything; it just
returns the inscrutable #<[object Object]> at the REPL. (It doesn't
seem to produce maps o