https://issues.dlang.org/show_bug.cgi?id=9882
--- Comment #8 from [email protected] --- (In reply to github-bugzilla from comment #7) > Commits pushed to master at https://github.com/D-Programming-Language/phobos > > https://github.com/D-Programming-Language/phobos/commit/ > 45c4e51982c47e0f76583459eeb47a830c0277a1 > Revive #1348: "Issue 9882 - Implement a "tee" style InputRange so that a > function can be called during a chain of InputRanges." > > https://github.com/D-Programming-Language/phobos/commit/ > 6d5ab305b9397da1098ba03fd0f2bc453150a0ef > Merge pull request #1965 from MetaLang/std-range-tee-fixup > > Revive pull request #1348: "Issue 9882 - Implement a "tee" style > InputRange... Was this comment a mistake? This merge is about tee, it's not about a UFCS-friendly printing function like uWritefln :-) --
