Skip to content

Indexes sorted as symbolsΒ #43

Closed
@hexmar

Description

@hexmar

sortedIndexes.sort()

Indexes should be sorted as numbers but sorted as symbols.

Example:
indexes argument: [2 .. 24]
So it will be sorted to [10,11,12, .. ,2,20,21, .. ,3,4, .. ,8,9].
But this order is not expected later in function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions