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

package for working with slices of runes #24

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

HSMF
Copy link
Contributor

@HSMF HSMF commented Dec 3, 2024

This PR introduces a runeslice package that contains utilities for working with []rune. It has been copied from th byteslice package.

Only Runes, Rune, and View are actually used downstream, but the other ghost functions might prove useful for further users.

@jcp19 jcp19 merged commit dd3225e into viperproject:main Dec 3, 2024
1 check passed
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.

2 participants