Closed GigaRyno closed 1 year ago
Create a TypeId enum which can be retrieved from any Value at runtime
Value should have a function get_type which returns its TypeId
TypeId should itself be a type in the Value enum
Create a TypeId enum which can be retrieved from any Value at runtime
Value should have a function get_type which returns its TypeId
TypeId should itself be a type in the Value enum