Liking cljdoc? Tell your friends :D

crux.io


create-tmpdirclj

(create-tmpdir dir-name)
source

default-external-sort-part-sizeclj

source

delete-dirclj

(delete-dir dir)
source

external-sortclj

(external-sort seq)
(external-sort comp seq)
(external-sort comp seq external-sort-part-size)
source

file-deletion-visitorclj

source

folder-sizeclj

(folder-size f)

Total size of a file or folder in bytes

Total size of a file or folder in bytes
sourceraw docstring

format-duration-millisclj

(format-duration-millis d)
source

format-rfc3339-dateclj

(format-rfc3339-date d)
source

free-portclj

(free-port)
source

install-uncaught-exception-handler!clj

(install-uncaught-exception-handler!)
source

load-propertiesclj

(load-properties in)
source

merge-sortclj

(merge-sort sorted-seqs)
(merge-sort comp sorted-seqs)
source

native-image?clj

(native-image?)
source

next-monotonic-dateclj

(next-monotonic-date)
source

parse-rfc3339-or-millis-dateclj

(parse-rfc3339-or-millis-date d)
source

pr-edn-strclj

(pr-edn-str xs)
source

register-cleanerclj

(register-cleaner object action)
source

thread-factoryclj

(thread-factory name-prefix)
source

try-closeclj

(try-close c)
source

uncaught-exception-handlerclj

source

wait-whileclj

(wait-while p timeout)
source

with-read-lockcljmacro

(with-read-lock lock & body)
source

with-write-lockcljmacro

(with-write-lock lock & body)
source

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

× close