NodeSet.filter

Return a set containing all nodes within this set which pass the filtering test

struct NodeSet
filter
(
scope bool delegate filter
)

Meta