Can't get value of key when ranging through sorted keys

Hi @theletterf,

You may not want to hear this, but per the sort docs:

A sorted array of map values will be returned with the keys eliminated.

1 Like