This means that the previously mentioned line can be shortened to simply read ???var year: = ???2014???.??? This applies to any variable types and also extends to data structures such as arrays where an array of names can simply be defined as var names = [Elaine, Daniel, Jash] and Swift will know that it is an array of strings.