Figura overrides lua's type() function
When used on Figura types, returns the type's name as seen in the docs and in the figuraMetatables global
When called on a table that has a metatable with a __type key, returns the corresponding value
field signature:
type
Method Property | Fluent Description | Representation |
Field Type | a function that takes anything and will return a String | |