During Versions v0.19 to v0.22, the Type-checking system was reworked from scratch to allow users to define their own datatypes. To help organize the types system, a TypeManager class was started but it was never finished and connected to the ContextManager.
A TypeManager should be used to keep all type-checking, data structure, constructors, etc. in one place. This can be found at: xcs/types/manager.h
During Versions
v0.19tov0.22, the Type-checking system was reworked from scratch to allow users to define their own datatypes. To help organize the types system, aTypeManagerclass was started but it was never finished and connected to the ContextManager.A TypeManager should be used to keep all type-checking, data structure, constructors, etc. in one place. This can be found at:
xcs/types/manager.h