Go's any is a Lie: The Case for Sum Types and Truthful API Contracts
📰 Dev.to · TKD Engineer
When we define a function that accepts map[string]any, we are telling the user: 'Give me anything.'...
When we define a function that accepts map[string]any, we are telling the user: 'Give me anything.'...