~ if you can factor a function's content into function(s) that aren't just a restating of the parent function's name, your function does too much
—
📖 Clean Code
with a test for
~ functions should only operate on one abstraction layer
Backlinks
~ functions should only operate on one abstraction layer
Created at 2025-08-15.
This is a
Take
note.