> I *think* it'd be better to add C++ interoperability to Swift. Wouldn’t it be better to have unified syntax across the board? e.g., int x; -vs- x: Int, etc? Using the same language/syntax would eliminate the taxing mental context-switch.