mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-24 00:12:16 +00:00
`chapters.length - chapters.reversed.toList().indexOf(chapters.reversed.toList()[finalIndex]) - 1;` is just the same as `chapters.length - 1 - finalIndex` but it creates two lists, which is wasteful. |
||
|---|---|---|
| .. | ||
| archive_reader | ||
| detail | ||
| download | ||
| home | ||
| reader | ||