You might want to use `asReversed` instead on `Lis...
# announcements
d
You might want to use
asReversed
instead on
List
, which will not copy the whole list again.
👍 1