Skip to content

Natural Sort #14

@cgutteridge

Description

@cgutteridge

There may be a need to use a 'natural' sort which sorts numbers numerically so

http://id.example.org/1/foo
http://id.example.org/5/foo
http://id.example.org/11/foo

sort in that order. Alphabetic would give:

http://id.example.org/1/foo
http://id.example.org/11/foo
http://id.example.org/5/foo

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