Writing elegant or readable code is a driving force for some programmers that have been around
long enough to know that less code is usually better than more. We also know that less code
is usually also less efficient than more, for various reasons. Depending on how you like your
cat skinned, there are several ways to do things.