Liking cljdoc? Tell your friends :D

io.jesi.backpack.miscellaneous


->uriclj/s

(->uri s)
source

->uuidclj/smultimethod

Coerces a value into a UUID if possible, otherwise returns nil

Coerces a value into a UUID if possible, otherwise returns nil
sourceraw docstring

->uuid-or-notclj/s

(->uuid-or-not id)
source

re-quoteclj/s

(re-quote s)

Quotes the regex string

Quotes the regex string
sourceraw docstring

xorclj/s

(xor)
(xor x)
(xor x y)
(xor x y & more)

Returns true only if one argument is true

Returns `true` only if one argument is `true`
sourceraw docstring

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

× close