Skip to content

Validark/Lua-table-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Lua-table-functions

Pure-lua implementations of table functions. This is useful for earlier versions of Lua which wish to use the newer functions. For example, Lua 5.1 does not ship with table.pack or table.move by default. In LuaJIT, one can simply write these functions into table and use them as you normally would!

About

Pure-lua implementations of table functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages