JavaScript для ...

for (element of iterable) {
    // body of for...of
}
SAMER SAEID