๐ง ๆฝๅทฅไธญ
Swift โฉ basic types โฉ function โฉ return value
discardable result
functions without a defined return type๏ผ
return a special value of type Void. ( simply an empty tuple, which is written as ())
()
Functions โฉ
Function Parameters and Return Values โฉ Functions Without Return Values
what is Void?
Last updated 2 years ago