`as Int` casts the `Any` into an `Int` so you can ...
# getting-started
k
as Int
casts the
Any
into an
Int
so you can properly used
sortedBy