<div dir="ltr"><div dir="ltr">Thanks for the code review.   Updated version in <span style="color:rgb(32,33,36);font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-variant-ligatures:no-contextual">Collections-cmm.859.</span><span style="color:rgb(32,33,36);font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-variant-ligatures:no-contextual">mcz.</span></div><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="m_3386737884099592131m_4550353599099594011gmail-m_-7994824039525093996__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)"><div>-1 for choosing 'printing' as category of #keysInOrder (and #keysSortedSafely). <span style="font-size:10pt">Maybe 'accessing' instead?</span></div><div><span style="font-size:10pt"></span></div></div></blockquote><div><br></div><div>Sure.  I actually did think about that, but one thing I've begun doing lately is, when I introduce an accessor _only_ because of printing, I've been starting it out in 'printing' too, for ease of collecting "related methods" together.</div><div><br></div><div>But, I think you're right that these could be useful accessors beyond printing (serialization?).  I moved them.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="m_3386737884099592131m_4550353599099594011gmail-m_-7994824039525093996__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)"><div><span style="font-size:10pt">-1 for not having a comment in #keysInOrder ... could you explain the idea of "order" in contrast to "as is" with just a few words? :-) So that one can figure out when to use #keysSortedSafely and when to pick #keysInOrder</span></div><div><br></div><div>Hmmm... does "keys in order" sound almost like "are keys in order" and thus like a boolean result? I have no idea. :-D Did you also consider "keysOrdered" or "orderedKeys"? Just thinking about Color class >> #orderedCrayonColors.</div></div></blockquote><div><br></div><div>Okay.</div><div><br></div><div>Thanks,</div><div>  Chris</div></div></div>