Hacker News new | ask | show | jobs
by lizzas 533 days ago
It can be good if done well. The goal is not abstraction but understandability.

Any function call is abstraction after all. Unabstracted you would just inline that code or use goto.