Hacker News new | ask | show | jobs
by keep_reading 952 days ago
well, you can avoid this if you try to limit the number of public functions so you don't have to do this as often. make as many defp functions as possible, really.