Liking cljdoc? Tell your friends :D

shopify.util


as-namespaced-strclj

(as-namespaced-str x)

Returns the name of a keyword, or the string value of anything else.

Returns the name of a keyword, or the string value of anything else.
sourceraw docstring

dashes->underscoresclj

(dashes->underscores string)
source

partition-keysclj

(partition-keys m pred)

Takes a map and a predicate and returns two maps split by which keys satisfy the predicate

Takes a map and a predicate and returns two maps split by which keys satisfy the predicate
sourceraw docstring

underscores->dashesclj

(underscores->dashes string)
source

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

× close