Liking cljdoc? Tell your friends :D

org.soulspace.overarch.util.functions


data-tapperclj

(data-tapper data)
(data-tapper ctx data)

Sends the data and and optional context ctx to the tap. Useful for viewing data and debugging.

Sends the `data` and and optional context `ctx` to the tap.
Useful for viewing data and debugging.
sourceraw docstring

keyword-setclj

(keyword-set coll)

Converts the coll into a set of keywords.

Converts the `coll` into a set of keywords.
sourceraw docstring

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

× close