Skip to content
Nogitsu edited this page Apr 17, 2019 · 2 revisions

Utils functions

utils.fusionTable( a[table], b[table] )

puts all keys of b in a, overriding any value of the same key

CurTime()

just an alias for os.clock()

Clone this wiki locally