<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Thu, Jan 7, 2016, at 12:01 PM, Patrick Gili via swift-evolution wrote:<br></div>
<blockquote type="cite"><div><blockquote type="cite"><div><div style="word-wrap:break-word;-webkit-line-break:after-white-space;"><div><div><div><span style="white-space:pre;"></span>*&nbsp;What is your evaluation of the proposal?<br></div>
</div>
</div>
</div>
</div>
</blockquote><div>&nbsp;</div>
<div>I think the proposal provides added value, as long as StaticString.UnicodeScalarView is immutable.<br></div>
</div>
</blockquote><div>&nbsp;</div>
<div>Ah yes, I did intend for that to be immutable. It's actually technically valid for it to be mutable, since mutating it would be identical to just reassigning to the variable holding the StaticString with another StaticString, but it's definitely supposed to be immutable.<br></div>
<div>&nbsp;</div>
<div>-Kevin Ballard</div>
</body>
</html>