Hacker News new | ask | show | jobs
by nagarjun 2224 days ago
As a Rust beginner, the point about strings really resonated with me.
1 comments

Over time I found that I appreciated it more and more. There's a lot of weird and wonderful edge cases and it's a joy to see them encoded in the type system. You don't have to resort to stackoverflow questions like this: https://stackoverflow.com/questions/2050973/what-encoding-ar...