I have added assoc-in to the Vectors/'Change' section of the cheat sheet
that is available here: http://jafingerhut.github.io

That is where the latest version is published.  The version at
clojure.org/cheatsheet gets updated less frequently -- typically a couple
of times a year, when there are more significant updates (e.g. a new
Clojure version release).

I would not recommend using the cheat sheet to tell you everything that is
or is not possible in Clojure.  By design, it is limited in the amount of
information it can give you.  The doc strings, and/or trying it out or
reading the source code, are better indications of what is possible.

Andy

On Thu, Aug 6, 2015 at 5:29 AM, Carl Smotricz <carl.smotr...@gmail.com>
wrote:

> Dunno if this is the correct place and way to suggest a correction:
>
> Someone just mentioned to me that (assoc-in) seems to only work for maps,
> as the Cheat Sheet section on vectors doesn't mention it. I was able to
> show him otherwise, but maybe this is something the CS should pick up?
>
> --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to