Kotlin is A better language than swift because of the stdlib. It took me an hour to find how to save a list of struct to a row. In kotlin it is a minute with gson. In swift... There is not even
File
class. In the end I had to deserialize (write the code for it by myself) the struct by
NsCoding
.