Module syntax::util::internerExperimental
[-]
[+]
[src]
An "interner" is a data structure that associates values with uint tags and allows bidirectional lookup; i.e. given a value, one can easily find the type, and vice versa.
Structs
Interner | |
RcStr | |
StrInterner | A StrInterner differs from Interner |