Module erg_compiler::context::cache

source ·

Structs

Caches type relationships. The cost of searching for subtype relations of a class, for example, is not small. Some relationships are cached because they tend to be queried many times.

Statics