I like being explicit, but I think that's too much...
# stdlib
c
I like being explicit, but I think that's too much. I don't want to have to change each method when I change the data source from List<T> to a Sequence<T> to avoid creating many List instances.