4
Answers

.each() Immutable Iterator

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)