A benefit to forEach is that you do have access to the index, which for...of does not give you. (Well, there is a lengthy way of obtaining one, ...
確定! 回上一頁