<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>instance Array {#} a</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>has "StdArray:select ({#} a) should not be called" (and the like) for all its member functions.</FONT></DIV>
<DIV><FONT face=Arial size=2>The consequence is that a possible compile-time error (which I definitely find in time) is turned into a runtime error, which may wait until production time to cause trouble.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Why not leave out</FONT></DIV>
<DIV><FONT face=Arial size=2>instance Array {#} a</FONT></DIV>
<DIV><FONT face=Arial size=2>altogether?</FONT></DIV></BODY></HTML>