The doc for list* says the last element will be treated as a seq. (seq ())
returns nil.

On Fri, Jan 22, 2010 at 1:30 PM, samppi <rbysam...@gmail.com> wrote:

> 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 clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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