It looks like you aren't using the returned list from map. That is one good reason to use foreach instead. Now you also want to use next. From what you've shown, I think the best solution is to use foreach (unless you are going for obfuscation). (:
- tye
In reply to Re: "foreach" is to "next" as "map" is to ??? (why obfu?)
by tye
in thread "foreach" is to "next" as "map" is to ???
by McMahon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |