Skip to content

Add support for IComparer<T> to all sorting algorithms #8

Description

@gsilvamartin

Is your feature request related to a problem? Please describe.
Only mergesort supports icomparer, we need those in all sorting algorithms

Describe the solution you'd like
Implement the icomparer in the sorting algorithms

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions