On Jan 23, 2009, at 1:35 PM, Christophe Grand wrote:

>
> Christophe Grand a écrit :
>> tree-seq assumes the root is a branch:
>> user=> (tree-seq (constantly false) seq [1 2 3])
>> ([1 2 3] 1 2 3) ; I expected ([1 2 3])
>>
>> Is this a bug?
>>
> I know it's documented but I don't understand why.
>

That's an arbitrary limitation - patch welcome.

Rich


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to