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