<p>Am 30.11.2016 05:35 schrieb "Ryan Joseph" <<a href="mailto:ryan@thealchemistguild.com">ryan@thealchemistguild.com</a>>:<br>
><br>
> I have a generic record I would like to enumerate using for..in loops. Is this even possible? I tried briefly and it wasn’t clear this was possible so I thought I’d ask first. Thanks.<br>
></p>
<p>Take a look at packages/fcl-stl/src/gvector.pp, it's a generic vector container that provides an enumerator.</p>
<p>Regards,<br>
Sven</p>