On Feb 16, 2009, at 2:23 PM, Rich Hickey wrote:

New docs here:

http://clojure.org/lazy


In the html doc:

        rest... "returns a possibly empty seq, never nil"

then later

        "never returns nil
                - currently not enforced on 3rd party seqs"

In "(doc rest)"

        "may return nil"

What's the cleaned up version of all that? Is it worth guaranteeing that rest never returns nil or should "never returns nil" be removed from the html docs?

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to