It appears to me that lists are not a supported collection to be used as a
cursor. I see in the cursor doc it does specifically mention vectors and maps,
but not lists:
"During the render phase, you treat a cursor as a value, as a regular map
or vector."
I'm not sure if that means lists aren't supported, or that lists are converted
to vectors internal to the cursor. If it is the former, what is the reason? If
it is the latter, I have found some inconsistent behavior between vectors and
lists in cursors.
My use case for using a list is putting an edn formatted response into a
cursor. If I use the data as I get it, it is a list.
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.