terms |
metatable |
As nouns the difference between terms and metatable
is that
terms is while
metatable is (computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
metatable |
metastable |
As a noun metatable
is (computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
As an adjective metastable is
metastable.
mutatable |
metatable |
As an adjective mutatable
is capable of undergoing mutation.
As a noun metatable is
(computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
metatable |
getatable |
As a noun metatable
is a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
As an adjective getatable is
capable of being got at; accessible.
function |
metatable |
As nouns the difference between function and metatable
is that
function is what something does or is used for while
metatable is a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
As a verb function
is to have a function.
table |
metatable |
As a verb table
is .
As a noun metatable is
(computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
lua |
metatable |
As a proper noun lua
is the moon or
lua can be .
As a noun metatable is
(computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object.
metatable |
metamethod |
In computing|programming|[[lua]]|lang=en terms the difference between metatable and metamethod
is that
metatable is (computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object while
metamethod is (computing|programming|lua) a method belonging to a metatable.
As nouns the difference between metatable and metamethod
is that
metatable is (computing|programming|lua) a table (of key-value pairs) containing references to functions that dictate certain behaviours of an object while
metamethod is (computing|programming|lua) a method belonging to a metatable.