<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 16, 2018, at 9:56 AM, Jon Gilbert via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class=""><span class=""></span></div><div class="">No to this pitch, because a percentage can be higher than 100%.</div></div></div></blockquote><div><br class=""></div><div>☝️ One need only look in Activity Monitor to see this in action.</div><br class=""><blockquote type="cite" class=""><div dir="auto" class=""><div class="">Use NumberFormatter to display a number as a percentage.&nbsp;<a href="https://developer.apple.com/documentation/foundation/numberformatter" class="">https://developer.apple.com/documentation/foundation/numberformatter</a></div></div></blockquote><div><br class=""></div><div>I agree 1000% 😉&nbsp;</div><br class=""><blockquote type="cite" class=""><div dir="auto" class=""><div class="">Or you could make an NSNumber subclass if you want to enforce an arbitrary rule upon numbers.</div></div></blockquote><div><br class=""></div><div>In theory you can; in practice you can’t. Subclassing things like NSNumber is fraught with undocumented peril.</div><div><br class=""></div><div>Dave</div></div></body></html>