TAAFT
Free mode
100% free
Freemium
Free Trial
Deals

Lua sparse array

cloudwu / lua-array

lua sparse array

41 10 Language: C Updated: 3mo ago

README

Lua sparse array

Lua table can be used as array, but it should be a sequences. nil can't be in a sequences.

This module allow holes in the array. You can use pairs to iterate the array in order, the hole would be skip. And # can return the largest numeric key.

Read the source for more detail.

0 AIs selected
Clear selection
#
Name
Task