Implement typeid builtin
Closed this issue · 0 comments
travisdoor commented
Implement builtin function typeid
returning unique type hash as u64 value.
typeid(s32)
typeid(my_variable)
Closed this issue · 0 comments
Implement builtin function typeid
returning unique type hash as u64 value.
typeid(s32)
typeid(my_variable)