Oh i see now, thank you!

so it's like this:
"otherwise it returns the value of the last expression.
 (and) returns true."

i though "expr." is the short for of the word "expression" which requires a
dot, but the dot was in fact an end of sentence.


On Wed, May 22, 2013 at 2:40 PM, John D. Hume <duelin.mark...@gmail.com>wrote:

>
> On May 22, 2013 5:35 AM, "atkaaz" <atk...@gmail.com> wrote:
> >
> > I find the wording of this confusing "otherwise it returns the value of
> the last expr. (and) returns true."
> > I mean, I know it returns the last true value, but that's because I've
> tested it not because the doc is trying(failing) to tell me so with that
> phrase.
>
> The next-to-last sentence describes the behavior you're talking about. The
> last sentence is addressing the no-args case. Starting a sentence with a
> parenthesized form makes it hard to read.
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to