Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Maintenance release

Pre-release
Pre-release

Choose a tag to compare

@root-11 root-11 released this 22 Jun 15:35

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.