Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 292 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 292 Bytes

TableUtil

Common table manipulation functions. Usually copies by default. Details of specific functions are given in their respective modules. Note: this library does not use runtime type assertions, favoring inbuilt Luau typing. This is for speed purposes. Use nonstrict mode to validate.