Liking cljdoc? Tell your friends :D
Clojure only.

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

truthy?clj

(truthy? e)

Returns true, if the argument e is truthy.

Returns true, if the argument `e` is truthy.
sourceraw docstring

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

× close