diff options
| author | Léo Lam <leo@leolam.fr> | 2022-06-22 18:27:45 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2022-06-22 20:23:08 +0200 |
| commit | 03410f3eb34b677575b0fd6241b4101af92435f2 (patch) | |
| tree | 780cf2746c8f245f1e9d54c145de8dcf37fe4279 /src/KingSystem/ksysDebugInput.cpp | |
| parent | c423a56a63b345c9d272b1f256422eebffee09c4 (diff) | |
ksys/util: Add range() and indexIter() for convenience
- range() is similar to Python's range()
- indexIter() can be used to simplify `for (int i = 0, n = c.size(); i < n; ++i)`
index-based loops
Diffstat (limited to 'src/KingSystem/ksysDebugInput.cpp')
0 files changed, 0 insertions, 0 deletions
