https://d.puremagic.com/issues/show_bug.cgi?id=5550
--- Comment #17 from Jakob Ovrum <[email protected]> 2014-01-17 02:22:20 PST --- (In reply to comment #16) > Even if a RefTuple will be implemented in Phobos, I think you will not be able > to retrofit enumerate() to use it, because that will change the API of > enumerate() :-( Depending on how compatible `Tuple` and `RefTuple` are, it may just be an additive change. However, many other ranges share this problem, so fixing it just for `enumerate` is not a big win. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
