Liking cljdoc? Tell your friends :D

fx.utils.common


entity-key->entity-typeclj

(entity-key->entity-type entity-key)
source

tap->clj

(tap-> & args)

Like tap> but returns value If multiple values passed will return the first one

Like tap> but returns value
If multiple values passed will return the first one
sourceraw docstring

tap->>clj

(tap->> & args)

Like tap> but returns value If multiple values passed will return the last one

Like tap> but returns value
If multiple values passed will return the last one
sourceraw docstring

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

× close