Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

By writing smaller functions and avoiding positional arguments. Refactoring/restructuring in Clojure - most of the time is about breaking bigger functions into smaller ones. But if you try to write smaller functions to begin with - that significantly simplifies the task of maintaining that code.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: