AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Cartlino to Speed Up Your Debug Experience
In Kotlin, like the for loop, right, when you want to iterate over just a range of integers, you have this nice syntax. But then there's this amusing gotcha as where if you do a step, use the step keyword to step every two integer, then certainly you're not taking an optimized path. And again, in debug mode specifically, if this kind of stuff is going to slow down your experience, it may be worth for us to fix it. We've been writing in checks for those things.