Skip to content

feat!: remove is_empty method and return non-zero length#10

Merged
rotorship merged 1 commit intomainfrom
9-remove-is_empty-and-return-non-zero-length
Jul 19, 2025
Merged

feat!: remove is_empty method and return non-zero length#10
rotorship merged 1 commit intomainfrom
9-remove-is_empty-and-return-non-zero-length

Conversation

@rotorship
Copy link
Collaborator

@rotorship rotorship commented Jul 19, 2025

  • fix doc comments
  • bump version to 0.2.0

BREAKING CHANGE: removed is_empty method and len method now returns NonZeroUsize

- fix doc comments

BREAKING CHANGE: removed is_empty method and len method now returns NonZeroUsize
@rotorship rotorship requested a review from hubcycle July 19, 2025 10:27
@rotorship rotorship self-assigned this Jul 19, 2025
@rotorship rotorship linked an issue Jul 19, 2025 that may be closed by this pull request
@rotorship rotorship merged commit 8a6bd1e into main Jul 19, 2025
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.

remove is_empty() and return non-zero length

2 participants