Skip to content

Conversation

@AStepanov25
Copy link
Contributor

No description provided.

@AStepanov25 AStepanov25 requested a review from a team as a code owner November 19, 2025 12:15
case _ return
};

list.blockIndex := 1;
Copy link
Contributor

@timohanke timohanke Nov 19, 2025

Choose a reason for hiding this comment

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

Can we also set this to 2 and then skip the first addUnsafe two lines below?

Just asking to understand. Code might be more readable as it is now.

Btw, I recommend making a code comment where the function addUnsafe is defined and explain the function. It's a private function as doesn't have a comment right now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, we can set to 2. Code is indeed more readable as it is now.

@timohanke
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants