Liking cljdoc? Tell your friends :D

crux.io


create-tmpdirclj

(create-tmpdir dir-name)

default-external-sort-part-sizeclj


delete-dirclj

(delete-dir dir)

external-sortclj

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

file-deletion-visitorclj


folder-sizeclj

(folder-size f)

Total size of a file or folder in bytes

Total size of a file or folder in bytes
raw docstring

format-duration-millisclj

(format-duration-millis d)

format-rfc3339-dateclj

(format-rfc3339-date d)

free-portclj

(free-port)

load-propertiesclj

(load-properties in)

merge-sortclj

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

native-image?clj

(native-image?)

next-monotonic-dateclj

(next-monotonic-date)

parse-rfc3339-or-millis-dateclj

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

pr-edn-strclj

(pr-edn-str xs)

register-cleanerclj

(register-cleaner object action)

try-closeclj

(try-close c)

wait-whileclj

(wait-while p timeout)

with-read-lockcljmacro

(with-read-lock lock & body)

with-write-lockcljmacro

(with-write-lock lock & body)

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

× close