-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Labels
No labels