<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 3:09 PM, Martin Nowak via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Monday, 18 January 2016 at 10:58:46 UTC, Rory McGuire wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The TypeTuple disappearance issue is still there. Should at least be marked deprecated first. Right?<br>
</blockquote>
<br></span>
It didn't disappear, std.typetuple is still there and deprecated.<br>
What I found during testing was an incorrect `import std.range : TypeTuple` that no longer works. It's unfortunate that the import system doesn't prevent such mistakes.<br></blockquote><div> </div></div>What I meant was it used to be available by importing std.typecons and now it isn't. There is a library on <a href="http://code.dlang.org">code.dlang.org</a> that uses it, painlessjson I think it was.</div></div>