Hacker News new | ask | show | jobs
by t-writescode 2274 days ago
I just reference other functions by name. That’s usually enough. My coworkers and my future self are adults and can use ‘find’.

edit: I do use more qualified names, though:

className.methodName or filename.extension:function_name