Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PageRange a trait for core::ops::Range<Page> #515

Open
ChocolateLoverRaj opened this issue Nov 28, 2024 · 0 comments
Open

Make PageRange a trait for core::ops::Range<Page> #515

ChocolateLoverRaj opened this issue Nov 28, 2024 · 0 comments

Comments

@ChocolateLoverRaj
Copy link

ChocolateLoverRaj commented Nov 28, 2024

This has the advantage of getting all the functions of the standard Range and still having specific functions for a range of pages.

Also the Debug with the start..end that core has looks better imo than debug_struct

I can make a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant