Skip to content

for var, index in array #41

@iassasin

Description

@iassasin

Рассмотреть вариант добавления конструкции итерирования по массиву одновременно с ключами. Варианты синтаксиса:

  • for (val, index) in array
  • for val, index in array
  • for val[index] in array

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions