Liking cljdoc? Tell your friends :D

palikka.coerce

Provides Schema coercion for component configuration values.

This is useful when options are read from string only sources like envinronment variables or system properties. Coercion is based on schema.coerce/string-coercion-matcher but additionally includes following coercions:

  • Single string to collection by splitting the string on ":"
Provides Schema coercion for component configuration values.

This is useful when options are read from string only sources like
envinronment variables or system properties. Coercion is based on
schema.coerce/string-coercion-matcher but additionally includes
following coercions:

- Single string to collection by splitting the string on ":"
raw docstring

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

× close