[ ソース: libsort-maker-perl ]
パッケージ: libsort-maker-perl (0.06-3)
libsort-maker-perl に関するリンク
Debian の資源:
libsort-maker-perl ソースパッケージをダウンロード:
- [libsort-maker-perl_0.06-3.dsc]
- [libsort-maker-perl_0.06.orig.tar.gz]
- [libsort-maker-perl_0.06-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
helper to create efficient sort subs
Sort::Maker has two main goals: to make it easy to create correct sort functions, and to make it simple to select the optimum sorting algorithm for the number of items to be sorted. Sort::Maker generates complete sort subroutines in one of four styles, plain, orcish manouver, Schwartzian Transform and the Guttman-Rosler Transform.