Skip to content

feat: add clear() method#17

Merged
andylokandy merged 3 commits into
andylokandy:masterfrom
nebkor:master
Aug 21, 2025
Merged

feat: add clear() method#17
andylokandy merged 3 commits into
andylokandy:masterfrom
nebkor:master

Conversation

@nebkor

@nebkor nebkor commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

Pretty much does what it says on the tin :) I'm using this crate in a fuzzy file finder and need to clear the search state when I change a directory, so a method like this would be useful. Currently, I just make a brand new SimSearch struct when I need to reset.

@andylokandy andylokandy changed the title add 'reset()' method to SimSearch feat add clear() method Aug 21, 2025
@andylokandy andylokandy changed the title feat add clear() method feat: add clear() method Aug 21, 2025
@andylokandy

Copy link
Copy Markdown
Owner

Thank you! That will be useful! Additionally, I've modified the naming to rust's convention.

@andylokandy andylokandy merged commit 19db397 into andylokandy:master Aug 21, 2025
2 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.

2 participants