xmlutil
Toggle table of contents
1.0.0-rc1
JS
Target filter
JS
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.js.util
/
map
map
JS
inline
fun
<
R
>
NamedNodeMap
.
map
(
body
:
(
Attr
)
->
R
)
:
List
<
R
>
A Collection.map function for transforming attributes.