An iterator is a new iterable protocol in the ES2015 specification. In JavaScript, some types of data (Array or Map) have built-in functionality to loop over.
確定! 回上一頁