There doesn't seem to be an option to compare to the index of a specific Foreach loop, like there was with the Foreach Object. Is this even possible? If I want to run a foreach loop for a group of objects, and then nest another loop for that same group, for example.
EDIT: Is there any real performance difference between the extension and built-in feature? I can think of a few more useful features of the extension anyhow.