Liking cljdoc? Tell your friends :D

cmr.exchange.common.util


boolclj


bool?clj

(bool? arg)

bytes->asciiclj

(bytes->ascii bytes)
raw docstring

bytes->intclj

(bytes->int bytes)
raw docstring

bytes->utf8clj

(bytes->utf8 bytes)
raw docstring

data-type->bytesclj

(data-type->bytes data-type)

deep-mergeclj

(deep-merge & maps)

Merge maps recursively.

Merge maps recursively.
raw docstring

get-uuidclj

(get-uuid)

Creates Java UUID while avoiding expensive call to SecureRandom.

Creates Java UUID while avoiding expensive call to SecureRandom.
raw docstring

most-frequentclj

(most-frequent data)

This identifies the most frequently occuring data in a collection and returns it.

This identifies the most frequently occuring data in a collection
and returns it.
raw docstring

newline?clj

(newline? byte)
raw docstring

nowclj

(now)

promise?clj

(promise? p)

remove-emptyclj

(remove-empty coll)

resolve-fully-qualified-fnclj

(resolve-fully-qualified-fn fqfn)

str->bytesclj

(str->bytes str)
raw docstring

str->streamclj

(str->stream str)
raw docstring

timedclj

(timed start)

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

× close