Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 21 hours 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.