Skip to content

Conversation

@msrd0
Copy link

@msrd0 msrd0 commented Feb 21, 2025

No description provided.

#[inline]
pub fn top(&self) -> Option<K> {
self.top
self.top.clone()
Copy link
Author

Choose a reason for hiding this comment

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

I could instead change this to return a reference to the top if you want to break API

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