Skip to content

Conversation

cgzones
Copy link

@cgzones cgzones commented Sep 7, 2025

Since the string s guaranteed to be non-empty, its length and capacity are similarly guaranteed to be non-zero.
Use NonZero to signal this invariant.

Breaking change due to API change.

Since the string s guaranteed to be non-empty, its length and capacity
are similarly guaranteed to be non-zero. Use NonZero to signal this
invariant.

Breaking change due to API change.
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