An open API service indexing awesome lists of open source software.

https://github.com/abrudz/sort

Library of sorting variations
https://github.com/abrudz/sort

apl collection dyalog dyalog-apl dyalog-library dyalogapl language languages library natsort natural-sort sort sorting sorting-algorithms utility

Last synced: 6 months ago
JSON representation

Library of sorting variations

Awesome Lists containing this project

README

          

# Sort

Library of sorting variations

Usage examples:

`⍋Sort.German text`

`⍒Sort.Natural text`

`text` has to be a vector of character vectors.