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

--- Comment #4 from Ketmar Dark <ket...@ketmar.no-ip.org> ---
yet at least some std.algorithm algorithms are able to work with such ranges.
chain works ok, filter works too. others will do too, i think, with `(ref a)`
predicates. yet current implementation forbids such usage.

--

Reply via email to