reversed

Common
JVM
JS
Native
1.0
@ExperimentalUnsignedTypes fun UIntProgression.reversed(): UIntProgression
@ExperimentalUnsignedTypes fun ULongProgression.reversed(): ULongProgression

Returns a progression that goes over the same range in the opposite direction with the same step.