A table has 10000+ rune (use table['x'] get value) , I don't know what is last key name(table[?]), But I want quickly use idx num get table value( like seq[^1] | seq[0] ) I'm a newble, Who can tell how to do it?
- Can I quick get table last key value use like at(idx) function... Angluca
