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

I use very similar types as the author in my own libs and framework.

I think this is perfectly legitimate, in the same way that I don't use std libs directly but always behind wrappers or my own implementation.

The C std lib and default types are often what is keeping the language back.

And they should be used when you have no other choice.

Short name for scalar types is also pretty much the new standard for modern languages such as Zig.



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

Search: