1. Write the code like a better-Java/typesafe-Python (that is, imperative style).
2. Glance through the code. For collections, usually there's a more concise approach.
3. Read the code again. If you think what you did in #2 is making the code _too_ concise, you might need to think twice (or add comments).