Class Stringifiable
⚠️.
This class is a mixin that adds the __tostring() metamethod. This metamethod calls the string.to_string() function for the mix target class.
Metamethods
| stringifiable:__tostring () |
Stringifiable⚠️.
This class is a mixin that adds the __tostring() metamethod. This metamethod calls the string.to_string() function for the mix target class.
| stringifiable:__tostring () |