Files
dustinfaceandxdustinface 630b401c01 util: Implement Paginator class as interface to access a list by pages (#11247)
* util: Implement `Paginator` class as interface to access a list by pages

* Be less restrictive about page sizes and refactor tests

* Make the pages based of 0 instead of 1 and some more test refactoring

* More tests

* Adjust workflows after rebase

* Introduce `Paginator.create`

* `<=` instead of `- 1`
2022-05-04 02:20:28 +02:00
..
2022-04-08 09:57:59 -07:00
2022-03-22 15:04:07 -07:00
2021-05-26 11:11:44 -07:00
2021-11-22 14:34:03 -08:00
2022-02-17 19:46:51 -08:00