Dynamic typing is not necessarily good. You get static errors at run time, which you really should be able to catch at compile time.
– Rob Pike
Dynamic typing is not necessarily good. You get static errors at run time, which you really should be able to catch at compile time.
– Rob Pike