Commit graph

3 commits

Author SHA1 Message Date
9cf61ec6c5
feat: add ParallelFilter and UniqueInPlace functions
Add `ParallelFilter` for concurrent filtering with context and error
support.
Add `UniqueInPlace` to remove duplicates from slices in place. Update
README
and add documentation and tests for both functions.
2025-09-01 18:16:59 -04:00
Ruidy
7b6eb23e3d chore: improve test coverage 2022-01-01 21:16:39 -04:00
Ruidy
0f07a76950 feat: contains 2021-12-29 13:46:29 -04:00