Hacker News new | ask | show | jobs
by nsjdjwnn 601 days ago
I mean, Java and Go are strongly typed languages if you consider Object a = new Integer(); a = new Float(); to be strong.

They are also strict of cause