|
|
|
|
|
by masklinn
1544 days ago
|
|
> Go's interfaces are a decent 80/20 answer. You pay for them, you opt in, and they sit on type of the base type system, they aren't the primitive the entire type system is based on That's interesting because I see them as the exact opposite. You're not saving or gaining anything of significance, and it's just increasing confusion. Penny wise, pound foolish, if you will. |
|
Nor am I sure exactly what "confusion" is being increased.