TIL swift allows emojis as variables
yes, that’s a very useful feature of the modern languages, and unicode will allow to use one exact symbol instead of =>, <=, and most importantly ==, by mapping keys, so that we’ll avoid problems like if (a=b)
which is always true. (:
#programming #programming-languages #programming_languages #emoji #unicode