would you be open to accept a PR to enable users to sort arrays?
I'm thinking in two options: either extending the classes and modifying the merge function, or simply adding an optional parameter to the current classes. Which one would you prefer?
Happy to submit an initial approach for review if you think that's a good idea.
Hi,
would you be open to accept a PR to enable users to sort arrays?
I'm thinking in two options: either extending the classes and modifying the merge function, or simply adding an optional parameter to the current classes. Which one would you prefer? Happy to submit an initial approach for review if you think that's a good idea.