xmlutil
Toggle table of contents
0.91.3
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 (map)Collection.map function for transforming attributes.