Filter this set to create a subset of elements which satisfy a certain test criterion.
The test criterion to apply.
A new Set containing only elements which satisfy the test criterion.
Array#filter
Filter this set to create a subset of elements which satisfy a certain test criterion.