Use the forEach() method to iterate over the elements of a Set . The forEach method takes a function that gets invoked once for each value in the Set object.
確定! 回上一頁