Smart tables are tables that inherit certain functionalities from metatables in order to recursively search for a given index at indexation, this allows developers to save a lot of time creating iteration functionalities or even getting to the proper key/index manually. So why should you use it? As mentioned, it recursively searches the full table and returns the first matching key/index it can find with a time difference from 0 to 0.0003 (or sometimes even faster than a normal indexation). This can be considered nothing in terms of a performance drop.
-
Notifications
You must be signed in to change notification settings - Fork 2
License
VoidedBlades/Smart-Tables
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published