In Swift, the forEach function replaces a for loop. It can be used to loop through a collection of elements and repeat an action for each.
確定! 回上一頁