element-x-ada/changelog.d
Jorge Martin Espinosa 598a63d267
Use for instead of forEach with ranges (#1035)
* Use `for` instead of `forEach` with ranges.

`forEach` is several times slower when used with ranges.

* Add changelog
2023-08-08 08:48:39 +00:00
..
.gitignore Setup towncrier 2023-01-11 14:57:14 +01:00
1035.bugfix Use for instead of forEach with ranges (#1035) 2023-08-08 08:48:39 +00:00