(edn->json x)
(edn->json type x)
(edn->xml edn & [raw?])
(json->edn x)
(json->edn type x)
(lk s)
(ls s)
(mail &
{:keys [from to subject host port contents]
:or {host "localhost" port 25}})
(nrepl-handler {:keys [params session headers request-method] :as req})
(nrepl-start & {:keys [ip port cider tty] :or {ip "0.0.0.0" port 7888}})
(nrepl-stop & [srv])
(chars->hex xs)
(chars->long xs)
(hex->long x)
(str->double x)
(str->int x)
(str->long x)
(parse-binary-message format-coll data-coll)
(sha1sum & vals)
(start-nrepl-http-server & {:keys [ip port] :or {ip "0.0.0.0" port 8081}})
(start-routine f & [{:keys [id queue-length interval] :as opts}])
(stop-routine)
(stop-routine id)
(uk s)
(us s)
(uuid)
(uuid s)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close