ValeLang/Vale

Proposal: Replacement 'foreach' keyword with 'for'

stepan-plaksin opened this issue · 0 comments

Context:
'Each' in keyword 'foreach' adds nothing for readability and doesn't make code more understandable.
Proposal:
Use keyword 'for' instead of 'foreach'