Skip to content

Add cuneiform substring replacement example#227

Merged
ednolan merged 1 commit into
mainfrom
enolan_cuneiform1
May 27, 2026
Merged

Add cuneiform substring replacement example#227
ednolan merged 1 commit into
mainfrom
enolan_cuneiform1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented May 27, 2026

Demonstrates using to_utf32 iterators and base() to navigate a UTF-16 cuneiform string by code point, then replacing a substring at code point boundaries. Adapted from an ICU unit test.

Demonstrates using to_utf32 iterators and base() to navigate a UTF-16
cuneiform string by code point, then replacing a substring at code point
boundaries. Adapted from an ICU unit test.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.744%. remained the same — enolan_cuneiform1 into main

@ednolan ednolan merged commit 327a9ce into main May 27, 2026
53 checks passed
@ednolan ednolan deleted the enolan_cuneiform1 branch May 27, 2026 05:45
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