filmov
tv
Swift tutorials: Function with Multiple Return Values in swift

Показать описание
This video describes how to create a function with multiple return values in swift.
Returning multiple values from a function is achieved by using tuple.
Returning multiple values from a function is achieved by using tuple.