Liking cljdoc? Tell your friends :D
Clojure only.

data.html.stackable


Stackablecljprotocol

safe-peekclj

(safe-peek coll)
(safe-peek coll n)

Look at the n top characters.

Look at the n top characters.

safe-popclj

(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