<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="margin: 0px;"><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><blockquote type="cite" class="clean_bq" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">I don't understand what you mean. &nbsp;I definitely think your '<span style="background-color: rgba(255, 255, 255, 0);">typealias ABC = Any&lt;AB, C&gt;' should be valid.</span></blockquote></div><p style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;">I said <span style="background-color: rgba(255, 255, 255, 0);">typealias ABC = Any&lt;AB, C&gt; is valid.</span></p><p style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><span style="background-color: rgba(255, 255, 255, 0);">Where</span></p><p style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><span style="background-color: rgba(255, 255, 255, 0);">typealias AliasA = Any&lt;A&gt;</span></p><p style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><span style="background-color: rgba(255, 255, 255, 0);">is not and furthermore</span></p><p style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><span style="background-color: rgba(255, 255, 255, 0);">typealias AliasAA = Any&lt;AliasA&gt;</span></p><p><span style="background-color: rgba(255, 255, 255, 0);">should also not be valid because Any&lt;Any&lt;A&gt;&gt;&nbsp;shouldn’t be valid.</span></p><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><blockquote type="cite" class="clean_bq" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div>IMO the rules around banning nested any are unnecessary complexity. &nbsp;The constructs have a well defined meaning. &nbsp;The argument to ban them is purely around limiting allowable syntactic style. &nbsp;People are very unlikely to actually use this nesting except through the abstraction of a typealias which is a very valid use case. &nbsp;The complexity of the rules does not appear to provide any tangible benefit.</div></blockquote></div></div> <div><br></div>Which rule(s) do you refer to exactly?<div><br> <div id="bloop_sign_1463757384681544960" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">--&nbsp;<br>Adrian Zubarev<br>Sent with Airmail</div></div> <br><p class="airmail_on">Am 20. Mai 2016 bei 17:12:40, Matthew Johnson (<a href="mailto:matthew@anandabits.com">matthew@anandabits.com</a>) schrieb:</p></div></body></html>