Hacker News new | ask | show | jobs
by bnolsen 147 days ago
Having worked with c++ strings and also string views I find zigs simple fat pointer to be fairly direct and straightforward, and a bit refreshing. Ownership is being coupled in with the type..