lambdacd.util

bash

(bash cwd & commands)
DEPRECATED, WILL BE REMOVED SOON

buffered

(buffered ch)
DEPRECATED, WILL BE REMOVED SOON

contains-value?

(contains-value? v coll)
DEPRECATED, WILL BE REMOVED SOON

create-temp-dir

(create-temp-dir)(create-temp-dir parent)
DEPRECATED, WILL BE REMOVED SOON

create-temp-file

(create-temp-file)

fill

(fill coll length filler)
DEPRECATED, WILL BE REMOVED SOON

json

(json data)
DEPRECATED, WILL BE REMOVED SOON

map-if

(map-if pred f coll)

merge-with-k-v

(merge-with-k-v f & maps)
DEPRECATED, WILL BE REMOVED SOON

no-file-attributes

(no-file-attributes)
DEPRECATED, WILL BE REMOVED SOON

ok

(ok)
UNUSED AND DEPRECATED, WILL BE REMOVED SOON

parse-int

(parse-int int-str)
DEPRECATED, WILL BE REMOVED SOON

put-if-not-present

(put-if-not-present m k v)
DEPRECATED, WILL BE REMOVED SOON

range-from

deprecated in 0.12.1

(range-from from len)
UNUSED AND DEPRECATED, WILL BE REMOVED SOON

temp-prefix

to-json

(to-json v)
DEPRECATED, WILL BE REMOVED SOON

with-temp

macro

(with-temp f body)
DEPRECATED, WILL BE REMOVED SOON
evaluates the body, then deletes the given file or directory.
returns the result of the evaluation of the body

write-as-json

(write-as-json file data)
UNUSED AND DEPRECATED, WILL BE REMOVED SOON