Hacker News new | ask | show | jobs
by creata 590 days ago
The string class you implement will be worse than the stdlib one, unless you implement small-string optimization, too, which is a massive pain.