For a list or queue, same as first, for a vector, same as, but much
more efficient than, last. If the collection is empty, returns nil.
Source
(defnpeek"For a list or queue, same as first, for a vector, same as, but much
more efficient than, last. If the collection is empty, returns nil."{:added"1.0":statictrue}[coll](.clojure.lang.RT(peekcoll)))