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
/
count
count
JS
inline
fun
NamedNodeMap
.
count
(
predicate
:
(
Attr
)
->
Boolean
)
:
Int
A function to count all attributes for which the
predicate
holds.