I don’t think `lazy` expresses the intent that wel...
# stdlib
m
I don’t think
lazy
expresses the intent that well. Also, the number of chars doesn’t matter to me to since code completion only requires me to type just a few chars. I therefor think
asSequence
expresses best that you want to have something rather "as a sequence". Code is mostly read, not written.