one is a Java platform intrinsic (`sortWith`) and ...
# stdlib
j
one is a Java platform intrinsic (
sortWith
) and the other allows the use of Kotlin lambdas (
sortBy
) which delegates to
sortWith