So
user=> (map symbol (rest (.split "1+2+3+4" "")))

can be deleted ?

/Kevin

On Tue, Mar 13, 2012 at 8:04 AM, Andy Fingerhut
<andy.finger...@gmail.com> wrote:
> Which one?
>
> (symbol 'foo)
>
> (symbol "foo")
>
> (symbol "clojure.core" "foo")
>
> I don't see it, but I'm probably having a senior moment.
>
> clojuredocs.org are editable to anyone willing to create a free account, by
> the way.  I'm nobody special there.
>
> Andy
>
> On Mar 12, 2012, at 11:53 PM, Meikel Brandmeyer (kotarak) wrote:
>
> Hi,
>
> Am Dienstag, 13. März 2012 07:46:58 UTC+1 schrieb Andy Fingerhut:
>>
>>
>> http://clojuredocs.org/clojure_core/clojure.core/symbol
>>
>
> And right below is an example of invalid usage.
>
> Sincerely
> Meikel
>
>
> --
> 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 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 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