How would we define the following in swift programming language :
- null
- nil
- Nil
- [NSNull null]
In other words, what would be the swift equivalent of each of these objective c terms. Besides, would also like to know whether any specific use cases exist for non objective c types like structs and enums.