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

load-dynamic-classcljmacro

(load-dynamic-class fqn)
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

new-recordclj

(new-record record-class)
source

next-monotonic-dateclj

(next-monotonic-date)
source

parse-rfc3339-or-millis-dateclj

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

register-cleanerclj

(register-cleaner object action)
source

require-and-ensure-recordclj

(require-and-ensure-record protocol record-class-name)
source

try-closeclj

(try-close c)
source

wait-whileclj

(wait-while p timeout)
source

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

× close