That's a good way of putting it. It also shows why it's good to break code into smaller, side-effect free functions. The more you can keep your code in digestible parts, the easier it is to hand them off to mechanics/LLMs
That's a good way of putting it. It also shows why it's good to break code into smaller, side-effect free functions. The more you can keep your code in digestible parts, the easier it is to hand them off to mechanics/LLMs
That's a good way of putting it. It also shows why it's good to break code into smaller, side-effect free functions. The more you can keep your code in digestible parts, the easier it is to hand them off to mechanics/LLMs
Glad you agree. I’m still a novice but it works for me.