Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

String interning only stores whole strings, dictionary compression stores substrings. Essentially string interning is a trivial subset of dictionary compression (because you don’t need a substringing scheme, which is the hard part).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: