underscore/docs/content
Ruidy 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
..
collections feat: add ParallelFilter and UniqueInPlace functions 2025-09-01 18:16:59 -04:00
maps feat: add Chunk, ContainsBy, UniqueBy, ParallelMap, map helpers 2025-09-01 18:03:38 -04:00
pipe format docs 2024-09-08 19:11:52 +02:00
usage format docs 2024-09-08 19:11:52 +02:00
_index.md format docs 2024-09-08 19:11:52 +02:00