Liking cljdoc? Tell your friends :D

libmooncat.util


absclj/s

(abs x)

add-hex-prefixclj/s

(add-hex-prefix s)

bin->hexclj/s

(bin->hex binary-string)

bin->intclj/s

(bin->int s)

byte->binclj/s

(byte->bin i)

byte->hexclj/s

(byte->hex i)

byte-array->base64clj/s

(byte-array->base64 ba)

byte-array->hexclj/s

(byte-array->hex ba)

Takes a byte array and evaluates to it's hexidecimal representation

Takes a byte array and evaluates to it's hexidecimal representation
raw docstring

camel-case-keywordclj/s

(camel-case-keyword kw)

clean-hex-prefixclj/s

(clean-hex-prefix s)

floorclj/s

(floor x)

hex->byte-arrayclj/s

(hex->byte-array hex-string)

hex->intclj/s

(hex->int s)

keywordize-stringclj/s

(keywordize-string s)

parse-intclj/s

(parse-int x)

roundclj/s

(round x)

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

× close