Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
att
GitHub Repository: att/ast
Path: blob/master/src/cmd/sort/PROMO.mm
1808 views
.H 1 sort
.B sort
is a POSIX 1003.2 conformant implementation based on
.B -lrecsort
by Phong Vo and Glenn Fowler with key encoding by Doug McIlroy.
The
.B recsort
discipline/method interface allows
.B sort
to double as a test harness for different sort algorithms.