keyAt

fun keyAt(index: Int): Key

Returns a Key for a given position index in the Map.

Return

a Key for the given index. Out of bounds indexes returns invalid keys.

Parameters

index

of the key in the map