LuaSmolStr

Type doc:

Fields:

Methods:

to_string: function(self: LuaSmolStr ):(string)

len: function(self: LuaSmolStr ):(integer)

is_empty: function(self: LuaSmolStr ):(boolean)

is_heap_allocated: function(self: LuaSmolStr ):(boolean)

clone: function(self: LuaSmolStr ):( LuaSmolStr )

__tostring: function(self: LuaSmolStr ):(string)

__eq: function(any , any):(any)