Hacker News new | past | comments | ask | show | jobs | submit login

From what I can gather on the mailing list threads, the language designers are against polymorphism, as well as adding letters to function names, so unlike the standard C library which operates on float, double, and long double, as well as int and long where appropriate (e.g. absolute value), the Go standard math library operates only on float64.

This is criticism of go I haven't heard before.




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

Search: