ZombineDev via Digitalmars-d
2014-10-17 09:17:51 UTC
I saw [this][0] proposal for adding ranges to C++'s standard
[0]: https://isocpp.org/blog/2014/10/ranges
[1]: https://ericniebler.github.io/std/wg21/D4128.html
Since iterators can implement D ranges, but D ranges cannot be
used to implement iterators, we conclude that iterators form a
more powerful and foundational basis.
What do you guys think?used to implement iterators, we conclude that iterators form a
more powerful and foundational basis.
[0]: https://isocpp.org/blog/2014/10/ranges
[1]: https://ericniebler.github.io/std/wg21/D4128.html