|
|
|
|
|
by quietwhisper
3653 days ago
|
|
how can you come down hard on the side of one when you've never experienced the other? I'm from a non-list-comprehension background too, but recently started working a lot in a large python codebase, and have found the dict/list comprehensions to be beautiful. I'm a huge fan. It's a shame lambda syntax is not the best and it's generally crippled, but comprehensions are a great 80/20 compromise for handling most cases very cleanly. |
|