Mojo module
reversed
Provides the reversed
function for reverse iteration over collections.
These are Mojo built-ins, so you don't need to import them.
Traits
-
ReversibleRange
: TheReversibleRange
trait describes a range that can be reversed.
Functions
-
reversed
: Get a reversed iterator of the input range.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!