Liking cljdoc? Tell your friends :D

cmr.exchange.common.util


boolclj

source

bool?clj

(bool? arg)
source

bytes->asciiclj

(bytes->ascii bytes)
sourceraw docstring

bytes->intclj

(bytes->int bytes)
sourceraw docstring

bytes->utf8clj

(bytes->utf8 bytes)
sourceraw docstring

data-type->bytesclj

(data-type->bytes data-type)
source

deep-mergeclj

(deep-merge & maps)

Merge maps recursively.

Merge maps recursively.
sourceraw 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.
sourceraw docstring

newline?clj

(newline? byte)
sourceraw docstring

nowclj

(now)
source

promise?clj

(promise? p)
source

remove-emptyclj

(remove-empty coll)
source

resolve-fully-qualified-fnclj

(resolve-fully-qualified-fn fqfn)
source

str->bytesclj

(str->bytes str)
sourceraw docstring

str->streamclj

(str->stream str)
sourceraw docstring

timedclj

(timed start)
source

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

× close