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
/
forEach
for
Each
JS
inline
fun
NamedNodeMap
.
forEach
(
body
:
(
Attr
)
->
Unit
)
A simple for each implementation for
NamedNodeMap
s.