Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Change replace to keep its position in the new result. Add a few members. #8

Merged
merged 4 commits into from
Oct 22, 2019

Conversation

lrhn
Copy link
Contributor

@lrhn lrhn commented Oct 22, 2019

Adds members which moves to all previous or all following members.
Changes replace methods to return a new range on the result which contains the original range with modifications.

@lrhn lrhn merged commit a66ad1f into master Oct 22, 2019
@lrhn lrhn deleted the v2.1 branch October 22, 2019 14:34
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 14, 2024
…ers. (dart-archive/characters#8)

Add move-operations to character range for selecting everything before or after the current range.

Add getters for the characters or strings before and after the current range (and characters of the current range, to complement `current` which returns a string).

Change replace operations to return a range on the replaced result which contains the original range post-modification.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant