Skip to content

Conversation

@sjakobi
Copy link
Member

@sjakobi sjakobi commented Dec 5, 2025

No description provided.

Comment on lines +1187 to +1188
st' | st' `ptrEq` st -> t
| isLeafOrCollision st' && A.length ary == 1 -> st'
Copy link
Member Author

Choose a reason for hiding this comment

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

This change slightly reduces the code size by moving the pointer-eq check to an earlier point. Only afterwards do we differentiate the alternatives for Leaf, Collision etc.

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.

2 participants