Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tables API #17

Open
2 of 10 tasks
mupfdev opened this issue Feb 17, 2025 · 0 comments
Open
2 of 10 tasks

Tables API #17

mupfdev opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
essential Essential bug or feature help wanted Extra attention is needed

Comments

@mupfdev
Copy link
Contributor

mupfdev commented Feb 17, 2025

  • add(t, v, [index])
  • all(t)
  • count(t)
  • del(t, v)
  • foreach(t, f)
  • ipairs(t)
  • pairs(t)
  • pack(...)
  • unpack(t, [i], [j])
  • setmetatable(t, mt)
@mupfdev mupfdev added the documentation Improvements or additions to documentation label Feb 17, 2025
@mupfdev mupfdev self-assigned this Feb 17, 2025
@mupfdev mupfdev added help wanted Extra attention is needed essential Essential bug or feature and removed documentation Improvements or additions to documentation labels Feb 17, 2025
@mupfdev mupfdev assigned mupfdev and unassigned mupfdev Feb 19, 2025
mupfdev added a commit that referenced this issue Feb 22, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
essential Essential bug or feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant