>From your last code sample, I think I understand that you want to retrieve the >table entry, that was added first to table. So indeed iterating over the keys >and stopping after first one makes sense, I think there is no function to >retrieve the first added element. And I think I can remember someone asking >how to get the n-th. added element, conclusion was to use a loop similar as >you do.
- Getting OrderedTable key/value pair by insertion order squattingmonk
- Re: Getting OrderedTable key/value pair by insertion ... Araq
- Re: Getting OrderedTable key/value pair by insert... Stefan_Salewski
- Re: Getting OrderedTable key/value pair by in... squattingmonk
