This is an accidental benefit of golang for those coming from python , perl or php. At first making structs and types is a pain. But within few hundred lines it’s a blessing .
Being forced to think early on types has a payoff at the medium complexity scale
Being forced to think early on types has a payoff at the medium complexity scale