Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> devel >> golang-github-xlab-handysort-dev
nabia  ] [  aramo  ]
[ ソース: golang-github-xlab-handysort  ]

パッケージ: golang-github-xlab-handysort-dev (0.0~git20150421.fb3537e-3)

Alphanumeric string sorting algorithm implementation in Go

This is a Go package implementing a correct comparison function to compare alphanumeric strings with respect to their integer parts.

For example, this is the default result of strings sort: hello1 hello10 hello11 hello2 hello3

This is the result from handysort: hello1 hello2 hello3 hello10 hello11

golang-github-xlab-handysort-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 5.3 kB24 kB [ファイル一覧]