(safe-peek coll)
(safe-peek coll n)
Look at the n top characters.
Look at the n top characters.
(safe-pop coll)
(safe-pop coll n)
Return the collection without the n top characters.
Return the collection without the n top characters.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close