This is not a big deal: it is a quibble with a weird and inconvenient behavior of list*: when given an empty sequence, it returns nil instead of the empty list. Why is this? According to list*'s documentation, list* should always return a list.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
