True, Swift complicates the design portion of writ...
# language-proposals
b
True, Swift complicates the design portion of writing code, but that is in effort to simplify the use portion. They want you to create a very intuitive, safe (for types, nulls, mutations, etc.), and easy-to-use API above all else.