Swift, Tips, Tutorial, Special Literals Special Literals in Swift Today I learned about special literals in Swift. These literal won't add any functionality benefits to your code, but are excellent while debugging and pinpointing error and bugs. There might be more, but