Liking cljdoc? Tell your friends :D

roll.util


coerce-mapclj

(coerce-map coerce-fns m)
source

coll->patternclj

(coll->pattern coll)
source

exists?clj

(exists? path)
source

fn->nameclj

(fn->name f)
source

format-parentclj

(format-parent file)
source

get-pathclj

(get-path path)
source

imagelistclj

(imagelist s)
source

load-ednclj/smacro

(load-edn file)
source

normalize-pathclj

(normalize-path path)
source

parse-intclj

(parse-int s)
source

read-configclj/smacro

(read-config resource)
source

read-ednclj

(read-edn path)
source

read-edn-seqclj

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

read-tsvclj

(read-tsv tsv)
source

resolve-cljsclj/smacro

(resolve-cljs ns-sym var-sym)
source

resolve-coll-symsclj

(resolve-coll-syms coll)
source

resolve-map-symsclj

(resolve-map-syms m)
source

resolve-symsclj

(resolve-syms v)
source

sppclj

(spp & args)
source

str->map-listclj

(str->map-list s ks)
source

sym->varclj

(sym->var s)
source

taglistclj

(taglist s)
source

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.
sourceraw docstring

try-require-cljsclj/smacro

(try-require-cljs ns-sym)
source

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.
sourceraw docstring

url?clj

(url? s)
source

when-readclj/smacro

(when-read [name fname] & body)
source

when-read-ednclj/smacro

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

with-in->clj/smacro

(with-in-> in & body)
source

with-in-out->clj/smacro

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

with-out->clj/smacro

(with-out-> out & body)
source

write-ednclj

(write-edn path data & opts)
source

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

× close