A lazy filtered array.
A lazy filtered array. No filtering is applied until one of foreach, map or flatMap is called.
foreach
map
flatMap