Skip to content

Rename variable it to idx

  • because it's an index not an iterator
  • and it will shadows other variable in the method
Edited by Alain Laporte

Merge request reports