Skip to content

Auto-PR: Dev to Master#47

Merged
brianobot merged 1 commit intomasterfrom
dev
Mar 7, 2026
Merged

Auto-PR: Dev to Master#47
brianobot merged 1 commit intomasterfrom
dev

Conversation

@brianobot
Copy link
Owner

Automated PR triggered by push from brianobot

@brianobot brianobot self-assigned this Mar 7, 2026
// .choose(&mut rng)
// .shuffle(&mut rng)
//
// VecDeque: Allow for efficiently adding and removing elements from the front and end of the vector
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oga look into this, improve this

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have, thank you

// .pop_front()
// .pop_back()
// .front(), .back() : similar to first and last in normal Vectors
// .front_mut(), back_mut(): similar to first_mut and last_mut for normal vectors
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does nto look good please update

@brianobot brianobot merged commit 2a227a2 into master Mar 7, 2026
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.

1 participant