Skip to content

clean up insert/prefix functions - #9

Merged
leshow merged 3 commits into
masterfrom
remove_match
Nov 22, 2025
Merged

clean up insert/prefix functions#9
leshow merged 3 commits into
masterfrom
remove_match

Conversation

@leshow

@leshow leshow commented Nov 22, 2025

Copy link
Copy Markdown
Collaborator

This logic is a duplicate that's actually handled in the case below and split_at, just where n happens to be 0.

also added longest common prefix macro to generate a version that goes by 4 and by 8 bytes at a time

@leshow leshow changed the title draft: removes redundant match case in insert remove redundant match case in insert Nov 22, 2025
@leshow leshow changed the title remove redundant match case in insert clean up insert/prefix functions Nov 22, 2025
@leshow
leshow merged commit d00a82f into master Nov 22, 2025
20 checks 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