Hacker News new | ask | show | jobs
by jpc0 404 days ago
My point is a Width type is usually not the sound type you are looking for. What probably wanted was a size type which is width and height. Or a dimensions type which is width and height. The problem was maybe not two arguments being confused but in reality a single thing with two elements…
1 comments

Ah I see, it’s a solution too!