Swift API Design Guidelinesを翻訳してみた(Fundamentals) Fundamentals - 基本 Clarity at the point of use is your most important goal. Code is read far more than it is written. 使うときの明瞭さは、最も重要な目標です。 コードは書くことよりも読まれることの方が遥かに多いです。 Clarity is more important than brevity. Although Swift code can be compact, it is a non-goal to enable the smallest possible code with the fewest characters. Brevity in Swift code, whe