Hey,<div><br></div><div>int hash[];</div><div>0 => hash["zero"];</div><div>1 => hash["one"];</div><div>hash.keys @=> string keys[];</div><div><br></div><div>Is there anything like this, some way for an associative array to tell you what keys it has?  </div>
<div><br></div><div>Ge apparently mentioned it as a development goal for 6 years ago ( <a href="https://lists.cs.princeton.edu/pipermail/chuck-users/2006-March/000436.html">https://lists.cs.princeton.edu/pipermail/chuck-users/2006-March/000436.html</a> ), but searching for "key" in the versions page shows no update in this area.</div>
<div><br></div><div>Thanks,</div><div>George</div>