Liking cljdoc? Tell your friends :D

dk.salza.liq.coreutil


bumpclj

(bump li index)
(bump li keyw match)
source

doto-firstclj

(doto-first li fun & args)
source

get-matchclj

(get-match li keyw match)

In a list of maps returns the first map containing with specified keyword with the specified match as value.

In a list of maps returns the first map
containing with specified keyword with 
the specified match as value.
sourceraw docstring

remove-itemclj

(remove-item li index)
(remove-item li keyw match)
source

rotateclj

(rotate li)

Take the first element of a list and inserts at the end.

Take the first element of a list and
inserts at the end.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close