Open
Description
Right now I think this is explained only in the FAQ: https://clojure.org/guides/faq#conj.
Maybe we need a similar sentence or two under data structures: https://clojure.org/reference/data_structures
Or maybe a full-fledged guide that talks in more detail about why this is important, how it motivates both contains?
and conj
, etc.