Skip to content

Implement char_range() to respect string indices#486

Merged
c42f merged 1 commit intomainfrom
caf/char_range
Aug 9, 2024
Merged

Implement char_range() to respect string indices#486
c42f merged 1 commit intomainfrom
caf/char_range

Conversation

@c42f
Copy link
Member

@c42f c42f commented Aug 8, 2024

Also widen `byte_range()` signatures to accept other integer types
@c42f c42f merged commit abf099e into main Aug 9, 2024
@c42f c42f deleted the caf/char_range branch August 9, 2024 01:51
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…ntax.jl#486)

Also widen `byte_range()` signatures to accept other integer types
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…ntax.jl#486)

Also widen `byte_range()` signatures to accept other integer types
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.

char_range() function for indexing into source strings

1 participant