api
blog
github
login / sign up
ClojureDocs
(beta)
enlive
Namespaces
net.cgrand
enlive-html
xml
doc
source
examples
comments
1.0.0-SNAPSHOT permalink
1.0.0-SNAPSHOT
texts
net.cgrand.enlive-html
(texts nodes)
Returns the text value of a nodes collection.
© enlive See
http://github.com/cgrand/enlive
for copyright and license details.
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:874
top
(defn texts "Returns the text value of a nodes collection." {:tag String} [nodes] (map text nodes))
© enlive See
http://github.com/cgrand/enlive
for copyright and license details.
Vars in
net.cgrand.enlive-html/
texts:
defn
map
Used in 0 other vars
Comments
top
No comments for
texts
. Log in to add a comment.
Comments top
No comments for texts. Log in to add a comment.