JavaScript ES6 Symbol Iterator

0

The Symbol.iterator specifies the default iterator for an object. Mainly used for the for…of operator loop. Support Iterable protocol to allow objects to customise their iteration behaviour

Read this post on javascripthive.info


Kalpesh Rajai

blogs from Bhavnagar