Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved class level structs into the main global instance only
Deallocation of dictionaries is now much faster. All safe array structs related to memory accessors are now stored only once in the global instance, instead of having a copy of each struct per instance.
- Loading branch information