Hacker News new | ask | show | jobs
by v3ss0n 1276 days ago
My_function vs myFunction Is fine but do_me vs dome start to differ and do_me vs d_ome vs dom_e start to make things very much different.

That's the real problem

1 comments

Rarely a problem. Why would you have two procedures named do_me and dome with the exact same signature?
Because the other procedure does something with some dome?
Then is should be named doSomethingWithDome.