dk.salza.liq.coreutil

bump

(bump li index)(bump li keyw match)

doto-first

(doto-first li fun & args)

get-match

(get-match li keyw match)
In a list of maps returns the first map
containing with specified keyword with 
the specified match as value.

remove-item

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

rotate

(rotate li)
Take the first element of a list and
inserts at the end.