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

add checked accessors to Rope and RopeSlice #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcospb19
Copy link

@marcospb19 marcospb19 commented Dec 21, 2023

And make minor improvements to docs.

@marcospb19 marcospb19 force-pushed the add-rope-accessors-that-return-option branch 2 times, most recently from cce3165 to ebd1c97 Compare January 7, 2024 15:27
@marcospb19 marcospb19 changed the title Implement Rope accessors that return Option add checked accessors to Rope and RopeSlice Jan 7, 2024
@marcospb19 marcospb19 requested a review from noib3 January 7, 2024 15:27
- .get_byte(byte_index)
- .get_line(line_index)
- .get_line_slice(line_range)
@marcospb19 marcospb19 force-pushed the add-rope-accessors-that-return-option branch from ebd1c97 to 9690a14 Compare January 20, 2024 21:18
@marcospb19
Copy link
Author

@noib3 tests fixed, it's now ready for review.

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

Successfully merging this pull request may close these issues.

1 participant