Skip to content

Support passing lambdas to dfr for pulling out the fixed-digit key. #1

@ramou

Description

@ramou

What I'll do is use up yet more memory to convert the array of pointers to an array of ELEM whose first part is the fixed-digit key and the second part is the original pointer. I'll then dfr that like normal, and finish by copying the pointers back in the sorted order.

This is an effort to make it easier for people who want to do that without just making them change how they store their data, which is a bit uncool for me to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions