Chris defines it in the interview, I think, but I think of it as: Swift is a complex language with lots of features, but if you are trying to do something simple, you do not need to engage with the more complex features of the language. As you learn or need to solve more complex problems, those complex features are waiting for you.
His example is a Hello World program in Swift vs something like C++.
His example is a Hello World program in Swift vs something like C++.