Liking cljdoc? Tell your friends :D

clj-rss.core


apply-macrocljmacro

(apply-macro macro args)
source

channelclj

(channel & content)
source

channel-xmlclj

(channel-xml & content)

channel accepts a map of tags followed by 0 or more items and outputs an XML string, see channel docs for detailed description

channel accepts a map of tags followed by 0 or more items and outputs an XML string, see channel docs for detailed description
sourceraw docstring

dissoc-nilclj

(dissoc-nil map)

Returns a map containing only those entries in m whose val is not nil

Returns a map containing only those entries in m whose val is not nil
sourceraw docstring

functionizecljmacro

(functionize macro)
source

tagcljmacro

(tag id & xs)
source

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

× close