🔸make-iterator method

JSiterationiterable ⟩ make-iterator method

similar to .makeIterator() method of Sequence protocol in Swift

By default, using array[Symbol.iterator] will return the values() function.

Last updated

Was this helpful?