Liking cljdoc? Tell your friends :D

ataraxy.coerce

A namespace for data coercion functions.

A namespace for data coercion functions.
raw docstring

->intclj

(->int s)

Coerce a string into an integer.

Coerce a string into an integer.
sourceraw docstring

->uuidclj

(->uuid s)

Coerce a string into a UUID.

Coerce a string into a UUID.
sourceraw docstring

default-coercersclj

The default coercer map that all routes have access to.

The default coercer map that all routes have access to.
sourceraw docstring

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

× close