Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updating peek and adding peek_mut methods #167

Merged

Conversation

pawel-betdex
Copy link
Contributor

@pawel-betdex pawel-betdex commented Jan 10, 2024

matching pool: peek should not need to have self mutable
matching queue: peek should not need to have self mutable, however mutable version is needed so creating two versions of the method

@pawel-betdex
Copy link
Contributor Author

Test Suites: 77 passed, 77 total
Tests:       340 passed, 340 total
Snapshots:   0 total
Time:        545.458 s

@pawel-betdex pawel-betdex merged commit 026888b into MonacoProtocol:develop Jan 15, 2024
@pawel-betdex pawel-betdex deleted the chore/peek-or-not-to-peek branch January 15, 2024 10:40
@eoin-betdex eoin-betdex mentioned this pull request Feb 26, 2024
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.

3 participants