History of Idiom 50 > diff from v65 to v66
Edit summary for version 66 by programming-idioms.org:
[JS] Iteration variable i not needed
[JS] Iteration variable i not needed
↷
Version 65
2020-11-21, 21:31:14
Version 66
2020-11-26, 11:27:40
Idiom #50 Make an infinite loop
Write a loop which has no end clause.

Idiom #50 Make an infinite loop
Write a loop which has no end clause.
