toggle menu
KAHelpers
androidJvm
switch theme
search in API
dataStructuresAndAlgorithms
/
dev.funkymuse.datastructuresandalgorithms
/
rev
rev
fun
<
T
:
Comparable
<
T
>
>
MutableList
<
T
>
.
rev
(
)
The time complexity of this solution is O(n).
Receiver
MutableList