Handle a database query and/or array-math to paginate a list and produce a page of items along with a pagination widget for navigating them.
See the top-level module documentation.
See the example. Run it with
stack build --flag yesod-paginator:examples
stack exec yesod-paginator-example
stack setup
stack build --pedantic --test