<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><blockquote type="cite" class=""><div class="">For example, this Standard Library function:</div></blockquote><div><blockquote type="cite" class=""><div class=""><div class="" style="font-family: -webkit-standard; font-style: normal; font-variant: 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 class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro'; color: rgb(200, 172, 229);"><br class=""></div><div class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro'; color: rgb(200, 172, 229);">&nbsp; &nbsp; public<span class="" style=""><span class="Apple-converted-space">&nbsp;</span></span>func<span class="" style=""><span class="Apple-converted-space">&nbsp;</span>+ &lt;</span></div><div class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro'; color: rgb(73, 162, 210);"><span class="" style="">&nbsp; &nbsp; &nbsp; &nbsp; C :<span class="Apple-converted-space">&nbsp;</span></span>RangeReplaceableCollectionType<span class="" style="">,</span></div><div class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro'; color: rgb(73, 162, 210);"><span class="" style="">&nbsp; &nbsp; &nbsp; &nbsp; S :&nbsp;</span>SequenceType</div><div class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<span class="" style="color: rgb(200, 172, 229);">where</span><span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">S</span>.Generator.Element ==<span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">C</span>.Generator.Element</div><div class="" style="margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';">&nbsp; &nbsp; &gt; (lhs:<span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">C</span>, rhs:<span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">S</span>) -&gt;<span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">C</span></div></div><div class="" style="font-family: -webkit-standard; font-style: normal; font-variant: 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;"><span class="" style="color: rgb(73, 162, 210);"><br class=""></span></div><div class="" style="font-family: -webkit-standard; font-style: normal; font-variant: 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;">would become:</div><div class="" style="font-family: -webkit-standard; font-style: normal; font-variant: 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;"><br class=""></div><div class="" style="font-style: normal; font-variant: 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; margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';"><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(200, 172, 229);">public</span><span class="Apple-converted-space">&nbsp;</span><span class="" style="color: rgb(200, 172, 229);">func</span><span class="Apple-converted-space">&nbsp;</span>+ (lhs:&nbsp;<span class="" style="color: rgb(73, 162, 210);">C</span>, rhs:&nbsp;<span class="" style="color: rgb(73, 162, 210);">S</span>) -&gt;&nbsp;<span class="" style="color: rgb(73, 162, 210);">C</span>&nbsp;<span class="" style="color: rgb(200, 172, 229);">where</span><span class="Apple-converted-space">&nbsp;</span>&lt;</div><div class="" style="font-style: normal; font-variant: 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; margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';"><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">C</span>&nbsp;:&nbsp;<span class="" style="color: rgb(73, 162, 210);">RangeReplaceableCollectionType</span></div><div class="" style="font-style: normal; font-variant: 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; margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';"><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">C</span>&nbsp;:&nbsp;<span class="" style="color: rgb(73, 162, 210);">SequenceType</span></div><div class="" style="font-style: normal; font-variant: 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; margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';"><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span><span class="" style="color: rgb(73, 162, 210);">S</span>.Generator.Element ==&nbsp;<span class="" style="color: rgb(73, 162, 210);">C</span>.Generator.Element</div><div class="" style="font-style: normal; font-variant: 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; margin: 0px; font-size: 12px; line-height: normal; font-family: 'Source Code Pro';"><span class="" style="color: rgb(200, 172, 229);">&nbsp; &nbsp;</span><span class="" style="color: rgb(200, 172, 229);">&nbsp;</span>&gt;</div><br class="Apple-interchange-newline"></div></blockquote></div><br class=""><div class="">As for structs, this Standard Library struct:</div><div class=""><br class=""></div><div class=""><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>public struct FlattenBidirectionalCollection &lt;Base : CollectionType where Base.Generator.Element : CollectionType, Base.Index : BidirectionalIndexType, Base.Generator.Element.Index : BidirectionalIndexType&gt; : CollectionType { … }</div><div class=""><br class=""></div><div class="">… could become:</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>public struct FlattenBidirectionalCollection&lt;Base&gt;&nbsp;: CollectionType where &lt;</div><div class=""><span class="Apple-tab-span" style="white-space: pre;">                </span> Base : CollectionType</div><div class=""><span class="Apple-tab-span" style="white-space:pre">                </span> Base.Generator.Element : CollectionType</div><div class=""><span class="Apple-tab-span" style="white-space:pre">                </span> Base.Index : BidirectionalIndexType</div><div class=""><span class="Apple-tab-span" style="white-space:pre">                </span> Base.Generator.Element.Index : BidirectionalIndexType</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>&gt; { … }</div></div><div class=""><br class=""></div><div class="">milos</div></body></html>