clj-headlights.utils

normalize-key

(normalize-key key)

normalize-map

(normalize-map input-map)

normalizes all the keys of input-map.

retry-on-error

macro

(retry-on-error n e & body)

retry-on-error*

(retry-on-error* n e function)