Liking cljdoc? Tell your friends :D

glimt.core


->seqclj/s

(->seq x)

config-schemaclj/s


fsm?clj/s

(fsm? fsm)

http-fsmclj/s

(http-fsm {:keys [id init-event transition-event max-retries retry-delay
                  on-loading on-error on-failure]
           :as config})

more-retries?clj/s

(more-retries? max-retries {:keys [retries]} _)

ns-keyclj/s

(ns-key id v)

reset-retriesclj/s

(reset-retries state & _)

store-errorclj/s

(store-error state event)

update-retriesclj/s

(update-retries state & _)

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

× close