TypeStore

Undocumented in source.

Members

Static functions

create
TypeStore create(Allocator* allocator)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

allocator
Allocator* allocator;
Undocumented in source.
map
HashMap!(uint, void*) map;
Undocumented in source.

Meta