Operators such as +, -, ?? are a kind of function named using symbols rather than letters. They are invoked differently from functions:
-xx + yx++You can read more about basic operators and advanced operators in The Swift Programming Language.