Hacker News new | ask | show | jobs
by E_Bfx 512 days ago
In my organisation, some co-workers used to write def func(*args,**kwargs) all the time. That was so tiring to look for what you should put as argument. Type checking is mandatory for well organized large project.*