> As such, the greater concerns with a programming language are making it
> easy to express your algorithm, and easy to understand existing code.
> Conciseness gives a much smaller benefit, and is not prized nearly as
> highly, except among bored kids.

Yes, every approach has its pros and cons: its readability vs conciseness.
If I wanted to write a common path the short way, I would rather use a
variable.

Reply via email to