Liking cljdoc? Tell your friends :D

roll.util


coerce-mapclj

(coerce-map coerce-fns m)

coll->patternclj

(coll->pattern coll)

exists?clj

(exists? path)

fn->nameclj

(fn->name f)

format-parentclj

(format-parent file)

get-pathclj

(get-path path)

imagelistclj

(imagelist s)

load-ednclj/smacro

(load-edn file)

normalize-pathclj

(normalize-path path)

parse-intclj

(parse-int s)

read-ednclj

(read-edn path)

read-edn-seqclj

(read-edn-seq path & [f])

read-tsvclj

(read-tsv tsv)

resolve-cljsclj/smacro

(resolve-cljs ns-sym var-sym)

resolve-coll-symsclj

(resolve-coll-syms coll)

resolve-map-symsclj

(resolve-map-syms m)

resolve-symsclj

(resolve-syms v)

sppclj

(spp & args)

str->map-listclj

(str->map-list s ks)

sym->varclj

(sym->var s)

taglistclj

(taglist s)

try-requireclj

(try-require sym)

Tries to require the given namespace symbol, returning nil if not found.

Tries to require the given namespace symbol, returning nil if not found.
raw docstring

try-require-cljsclj/smacro

(try-require-cljs ns-sym)

try-resolveclj

(try-resolve sym)

Tries to resolve the given namespace-qualified symbol, returning nil if not found.

Tries to resolve the given namespace-qualified symbol, returning nil if not found.
raw docstring

url?clj

(url? s)

when-readclj/smacro

(when-read [name fname] & body)

when-read-ednclj/smacro

(when-read-edn [name path] & body)

with-in->clj/smacro

(with-in-> in & body)

with-in-out->clj/smacro

(with-in-out-> in out & body)

with-out->clj/smacro

(with-out-> out & body)

write-ednclj

(write-edn path data & opts)

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

× close