Skip to content

Feature request: Support for dual keys/array sorting  #9

Description

@manofstick

Hi @damageboy

I've had a little perusal at the code and I'm not sure if it can be done efficiently (but you are obviously more familiar with the whole thing), but would it be possible to support a signature like:

void Sort<TKey,TValue> (TKey[] keys, TValue[] items, ...);

(as this is what's needed to enhance my PR for Linq's Orderby).

In this file.

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