yasi 0.1.12

Yet Another String Interner
Documentation
1
2
3
4
5
# yasi: Yet Another String Interner

Uses Arc'd references, and performs Hash and Eq using Display, so that you can
intern anything implementing Display without allocating unless the value doesn't
already exist