This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Maintenance release
Pre-release
Pre-release
No API changes.
New function unique_index which allows drop_duplicates and sortation to run with constant memory footprint.
Benchmarks for filter, unique and drop_duplicates confirm this.