Join Slack
Communities
Powered by
Proposal: let's make `.lazy()` to be an alias to ...
# stdlib
v
voddan
01/25/2016, 10:05 AM
Proposal: let's make
.lazy()
to be an alias to
.asSequence()
It is much shorter (6 vs 12) and expresses the intent The only problem I see is the collision with
by lazy{}
, but at this point it is like a keyword reuse
Open in Slack
Previous
Next