[ bianca ]
[ Zdroj: golang-github-xlab-handysort ]
Balík: golang-github-xlab-handysort-dev (0.0~git20150421.fb3537e-3)
Odkazy pre golang-github-xlab-handysort-dev
Stiahnuť zdrojový balík golang-github-xlab-handysort:
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.debian.tar.xz]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.dsc]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e.orig.tar.xz]
Správcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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
Stiahnuť golang-github-xlab-handysort-dev
| Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
|---|---|---|---|
| all | 5.3 kB | 24.0 kB | [zoznam súborov] |