Skip to content

v0.2.0 - #1

Merged
daddinuz merged 1 commit into
mainfrom
dev
Nov 2, 2025
Merged

v0.2.0#1
daddinuz merged 1 commit into
mainfrom
dev

Conversation

@daddinuz

@daddinuz daddinuz commented Nov 2, 2025

Copy link
Copy Markdown
Owner
  • remove is_full method
  • remove Iter and IterMut in favour slice::{Iter, IterMut}
  • change behaviour of is_empty method: now returns true iif len == 0

- remove `is_full` method
- remove `Iter` and `IterMut` in favour `slice::{Iter, IterMut}`
- change behaviour of `is_empty` method: now returns true iif `len == 0`
@daddinuz
daddinuz merged commit 1f6ae2a into main Nov 2, 2025
2 checks passed
@daddinuz
daddinuz deleted the dev branch November 2, 2025 21:44
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