TABLES Library
Author | Fabio Falcucci |
License | Donationware |
Version | 1.3 |
Release | 14-Oct-2016 |
Dependancies | Helpers |
Easing | |
Note | This library can be downloaded and used without limitations but if you find it useful please consider to make a donation or support me on Patreon. |
Tables library is a collection of functions used to manipulate and process tables, it holds many functions to sort, shift, compare, join, merge tables.
DOCUMENTATION
- Comparison : Functions to compare tables
- Conversion : Functions to convert tables
- Items related : Functions to work with table items
- All the rest : All the other functions
TEST SCRIPTS & EXAMPLES
- Table Compare : Comparisons between tables
- Count : Counting table's items
- Interpolate : Interpolation function
- Item Compare : Table's items comparison
- Item Find : Finding table's items
- Merge : Merging tables
- Push & Pull : Pushing and pulling table's items
- Reindex : Reindexing tables
- Replace Chars : Replacing chars in table's items
- Set : Setting table's items using another table
- Shift Up & Shift Down : Shifting table's items
- Sort : Sorting tables