[Issue 22982] Can't copy scope range elements into a returned array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 7 14:53:58 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22982

--- Comment #2 from Atila Neves <atila.neves at gmail.com> ---
I don't know if transitivity has anything to do with it, since the element is
scope. 

Conceptually, I think return scope on `only` should allow me to return an array
from it.

--


More information about the Digitalmars-d-bugs mailing list