Same in Python, Rust, Haskell and probably many others.
But apparently JS does work that way, that is its filter always iterates over everything and returns a new array and not some iterator object.
Same in Python, Rust, Haskell and probably many others.
But apparently JS does work that way, that is its filter always iterates over everything and returns a new array and not some iterator object.