Hacker News new | ask | show | jobs
by lillywastaken 1073 days ago
Is writing the same function n times more readable and more maintainable? Is it more maintainable to entirely circumvent the type system with interface{}?