Lack of a Sort
method without a Less
predicate is due to the language currently lacking a means of describing how the ordering should be defined (perhaps by the user). For a Sort
method that takes a Less
predicate: the language mechanism that may be settled on to satisfy a Less
-less Sort
may remove the need for this version.