I think it should return `List<T>` instead a...
# stdlib
o
I think it should return
List<T>
instead and make a snapshot, like all other functions on
Iterable
, e.g.
filterNotNull