4
Answers

.each() Immutable Iterator

Photo of Sreekanth Reddy

Sreekanth Reddy

8y
749
1
What the term says exactly about "Immutable Iterator" ?
I had gone across .each() function in jquery. Many of the documents  are saying as its an "Immutable iterator". Is there any "Mutable iterator" too ?

Answers (4)