Built-ins for hashes - keys, values and entries?
"Zemian Deng" <[email protected]>
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hi list, Is there a reason not to add a "entries" to hashes built-in that's similar to java.util.Map#entrySet? AFAIK, looping over java.util.Map via entry set is much faster than looping a key set then retrieve value by each key on all items. -Zemian ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php