The forEach{} method is used in Swift for the Set class to create a loop on each element of the set. It's the same as the for-in loop.
確定! 回上一頁