Swift 5.6 introduced a few addition to the language, and in particular one will be quite important in the future and is the keyword any to mark existential types. At the time of writing, this keyword is optional, but in future Swift versions some code will need to be refactored to avoid warnings and, eventually,