api
blog
github
login / sign up
ClojureDocs
(beta)
enlive
Namespaces
net.cgrand
enlive-html
xml
doc
source
examples
comments
1.0.0-SNAPSHOT
1.0.0-SNAPSHOT permalink
flatmap
net.cgrand.enlive-html
(flatmap f node-or-nodes)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
net/cgrand/enlive_html.clj:223
top
(defn flatmap [f node-or-nodes] (flatten-nodes-coll (map f (as-nodes node-or-nodes))))
© enlive See
http://github.com/cgrand/enlive
for copyright and license details.
Vars in
net.cgrand.enlive-html/
flatmap:
defn
map
Used in 0 other vars
Comments
top
No comments for
flatmap
. Log in to add a comment.
Comments top
No comments for flatmap. Log in to add a comment.