Module string_interner

Module string_interner 

Source
Expand description

A StringInterner hands out Interned copies of each unique string given to it.

Structsยง

StringInterner
A string interner hands out Interned copies of each unique string given to it.