On Mon Oct 20 14:29:02 2025 +0000, Nikolay Sivov wrote:
This part, and splitting 'if' branches is what I don't like the most about this. Especially when there multiple places in the same function. Could we maybe have more helpers instead, where conditions are localized within a single function as close as possible.
I will try.