Returns a node-list containing just those members of nl for which proc applied to a singleton node-list containing just that member does not return #f.
The filtering procedure, retrning #t when a node is to be included in the result.
The node-list which is to be filtered
Type: node-list
List of matching nodes