|
|
|
|
|
by luckystarr
37 days ago
|
|
How I see this: Refactoring code to reduce the number of lines is _compression_, akin to RLE coding. Refactoring the code to lift conceptually coherent parts is _abstraction_. Less compression, more abstraction. Then you're fine. |
|