quarkdown
Toggle table of contents
1.13.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib.internal
/
Sorting
/
sort
sort
abstract
val
sort
:
(
Sequence
<
T
>
,
Ordering
)
->
Sequence
<
T
>
Sorts a sequence of elements according to this strategy.