<div dir="ltr">Selecting the following code in a Workspace and running "Print it" results in the error "Instances of Set are not indexable". I understand why I get that error. But I'm wondering if I should get the error when I send the message `setContents:` to `OrderedCollection` because it could detect that I have set the contents to an incompatible collection type.<div><br></div><div><font face="monospace">set :=  Set newFrom: #(1 2 3 4).<br>oc setContents: s.<br>oc</font><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>