ceylon-dart icon indicating copy to clipboard operation
ceylon-dart copied to clipboard

"rest" in Iterable expressions should be lazy

Open jvasileff opened this issue 8 years ago • 0 comments

Expressions like { 1, *rest }, rest's evaluation should be lazy.

jvasileff avatar Nov 14 '16 13:11 jvasileff