Hacker News new | ask | show | jobs
by SkiFire13 495 days ago
> Like pretty much any parameter in any language? That's abstraction.

This is only an issue in languages with duck-typing though. You're not really abstracting something if you need to go look how it's used to understand what to pass.